Yago / Cortana

Nice theme for Trulia's Hologram styleguide generator
http://yago.github.io/Cortana-example
MIT License
71 stars 24 forks source link

Feature/add scripts #27

Open tonifisler opened 9 years ago

tonifisler commented 9 years ago

Add possibility to add scripts to <head> tag.

We need it for Typekit fonts, for example.

# List all custom tags you want to appear in the <head> section
head_tags:
  - '<script src="//use.typekit.net/lfl3jyz.js"></script>'
  - '<script>try{Typekit.load();}catch(e){}</script>'