diff --git a/app/views/shared/_typekit.html.haml b/app/views/shared/_typekit.html.haml index 76914fe..db66176 100644 --- a/app/views/shared/_typekit.html.haml +++ b/app/views/shared/_typekit.html.haml @@ -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){}