1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Make Typekit protocol agnostic

This commit is contained in:
Daniel Barber 2016-04-20 11:38:23 +01:00
parent 790a784e5b
commit fc80fa8a68
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -1,3 +1,3 @@
= javascript_include_tag "http://use.typekit.com/bvi1xdc.js"
= javascript_include_tag "//use.typekit.com/bvi1xdc.js"
:javascript
try{Typekit.load();}catch(e){}