mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Adding comments for CMS implementation stuff with Rohan
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
%p.text-big A bit more blurb about what's happening with Open Food Network Australia. Maybe also a bit of text about what you (end user) can do here, and how.
|
||||
%br
|
||||
%br
|
||||
// Todo: make these variables live from OFN data.
|
||||
// Todo: investigate state / postcode / location stat. Easy / hard?
|
||||
.stat1
|
||||
%h4
|
||||
%strong 4
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
.row
|
||||
.small-12.text-center.columns
|
||||
%h1
|
||||
/ TODO: Rohan - brand makr is content manageable:
|
||||
/ TODO: Rohan - logo asset & width is content manageable:
|
||||
%img{src: "/assets/logo-color.png", srcset: "/assets/logo-color.svg", width: "350", height: "121", title: "Open Food Network Australia"}
|
||||
|
||||
.ng-cloak
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
%ul.left{}
|
||||
%li.ofn-logo
|
||||
%a{href: root_path}
|
||||
/ TODO: Rohan - brand is content manageable:
|
||||
%img{src: "/assets/logo-white.png", srcset: "/assets/logo-white.svg", width: "75", height: "26"}
|
||||
%li.divider
|
||||
%li
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
%ul.off-canvas-list
|
||||
%li.ofn-logo
|
||||
%a{href: root_path}
|
||||
/ TODO: Rohan - brand is content manageable:
|
||||
%img{src: "/assets/logo-white.png", srcset: "/assets/logo-white.svg", width: "75", height: "26"}
|
||||
%li.li-menu
|
||||
%a{href: main_app.shops_path}
|
||||
|
||||
Reference in New Issue
Block a user