Re-add typekit

This commit is contained in:
Seth Vargo 2016-06-20 09:48:07 -04:00
parent 0a5bdbd39c
commit becd8f7086
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
<link rel="shortcut icon" href="<%= image_path("favicon.png") %>"> <link rel="shortcut icon" href="<%= image_path("favicon.png") %>">
<!-- <script type="text/javascript" src="//use.typekit.net/xfs6zus.js"></script> <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">try{Typekit.load();}catch(e){}</script>
<%= yield_content :head %> <%= yield_content :head %>
</head> </head>