Re-add typekit
This commit is contained in:
parent
0a5bdbd39c
commit
becd8f7086
|
@ -18,8 +18,8 @@
|
|||
|
||||
<link rel="shortcut icon" href="<%= image_path("favicon.png") %>">
|
||||
|
||||
<!-- <script type="text/javascript" src="//use.typekit.net/xfs6zus.js"></script>
|
||||
<script type="text/javascript">try{Typekit.load();}catch(e){}</script> -->
|
||||
<script type="text/javascript" src="//use.typekit.net/xfs6zus.js"></script>
|
||||
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
|
||||
|
||||
<%= yield_content :head %>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue