mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Use site name config for hero title
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user