Add in script for google font Open Sans

This commit is contained in:
summerscope
2014-05-09 16:42:11 +10:00
committed by Will Marshall
parent a2205d3f93
commit 9886166750

View File

@@ -6,6 +6,7 @@
%title= content_for?(:title) ? yield(:title) : 'Welcome to Open Food Network'
= favicon_link_tag "favicon.png"
%link{href: "http://fonts.googleapis.com/css?family=Open+Sans:400,700", rel: "stylesheet", type: "text/css"}/
= stylesheet_link_tag "darkswarm/all"
= javascript_include_tag "darkswarm/all"