sass-site/source/layouts/head/_js.haml
₍˄ุ.͡˳̫.˄ุ₎ 92f17202ec Lots of clean up.
2013-10-14 15:52:40 -04:00

11 lines
258 B
Plaintext

= javascript_include_tag "vendor/modernizr.custom.36606"
/[if lt IE 9]
= javascript_include_tag "vendor/respond.src"
= javascript_include_tag "//use.typekit.net/twy2ydm.js"
:javascript
try{Typekit.load();}catch(e){}
= yield_content :scripts_header