Use site name config for hero title

This commit is contained in:
Rohan Mitchell
2015-07-10 17:28:49 +10:00
parent bd83dde89d
commit 1f72e4001c

View File

@@ -7,7 +7,7 @@
%h1
/ TODO: Rohan - logo asset & width is content manageable:
-# TODO: SVGify
%img{src: "/assets/logo-white-notext.png", width: "250", title: "Open Food Network Australia"}
%img{src: "/assets/logo-white-notext.png", width: "250", title: Spree::Config.site_name}
%br/
%a.button.transparent{href: "/shops"}
Shop Now