mirror of
https://github.com/ascribe/onion.git
synced 2024-12-21 17:03:14 +01:00
load Typekit without js
* so no cookies are set by Adobe
This commit is contained in:
parent
687c3a9b74
commit
565c993704
@ -23,11 +23,7 @@
|
||||
<% DEBUG && print('window.CREDENTIALS = \'' + CREDENTIALS + '\''); %>
|
||||
</script>
|
||||
<!-- Typekit gibson font -->
|
||||
<script src="https://use.typekit.net/gma2yhj.js"></script>
|
||||
<script>
|
||||
try {Typekit.load({ async: true });}
|
||||
catch(e){}
|
||||
</script>
|
||||
<link rel="stylesheet" href="https://use.typekit.net/gma2yhj.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user