mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Changing favicon
This commit is contained in:
BIN
app/assets/images/favicon.png
Normal file
BIN
app/assets/images/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
@@ -5,7 +5,7 @@
|
||||
%meta{name: 'viewport', content: "width=device-width,initial-scale=1.0"}/
|
||||
|
||||
%title Welcome to Open Food Network
|
||||
= favicon_link_tag "favicon.ico"
|
||||
= favicon_link_tag "favicon.png"
|
||||
= stylesheet_link_tag "search/all"
|
||||
= javascript_include_tag "search/all"
|
||||
= javascript_include_tag "store/shop_front"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%meta{name: 'viewport', content: "width=device-width,initial-scale=1.0"}/
|
||||
|
||||
%title= content_for?(:title) ? yield(:title) : 'Welcome to Open Food Network'
|
||||
= favicon_link_tag "favicon.ico"
|
||||
= favicon_link_tag "favicon.png"
|
||||
= stylesheet_link_tag "search/all"
|
||||
= javascript_include_tag "search/all"
|
||||
= render "layouts/bugherd_script"
|
||||
|
||||
Reference in New Issue
Block a user