sass-site/source/layouts/head/_javascripts.haml

11 lines
258 B
Plaintext
Raw Normal View History

2013-10-09 12:30:53 +02:00
= 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