Rename header_logo.png to header-logo.png
This commit is contained in:
+1
-1
@@ -167,7 +167,7 @@ exports.shared_pages = {
|
||||
// home_link_logo: The path to a logo image that is displayed on page header when the "shared_pages.page_header.home_link" setting is set to "logo"
|
||||
// If the home_link_logo is left blank or not set to a valid file, the "shared_pages.page_header.home_link" = "logo" setting will automatically default to displaying the original "shared_pages.logo" instead of the "shared_pages.page_header.home_link_logo"
|
||||
// NOTE: The path root is /public
|
||||
"home_link_logo": "/img/header_logo.png",
|
||||
"home_link_logo": "/img/header-logo.png",
|
||||
// home_link_logo_height: The max-height value of the "shared_pages.page_header.home_link" logo image (value in px, only valid if "shared_pages.page_header.home_link" = 'logo')
|
||||
"home_link_logo_height": 50,
|
||||
// panels: a collection of settings that pertain to the panels displayed on page header of all pages (NOTE: you can show/hide the entire group of panels on each page independently by changing the show_panels value in the settings for each page)
|
||||
|
||||
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
@@ -166,7 +166,7 @@
|
||||
// home_link_logo: The path to a logo image that is displayed on page header when the "shared_pages.page_header.home_link" setting is set to "logo"
|
||||
// If the home_link_logo is left blank or not set to a valid file, the "shared_pages.page_header.home_link" = "logo" setting will automatically default to displaying the original "shared_pages.logo" instead of the "shared_pages.page_header.home_link_logo"
|
||||
// NOTE: The path root is /public
|
||||
"home_link_logo": "/img/header_logo.png",
|
||||
"home_link_logo": "/img/header-logo.png",
|
||||
// home_link_logo_height: The max-height value of the "shared_pages.page_header.home_link" logo image (value in px, only valid if "shared_pages.page_header.home_link" = 'logo')
|
||||
"home_link_logo_height": 50,
|
||||
// panels: a collection of settings that pertain to the panels displayed on page header of all pages (NOTE: you can show/hide the entire group of panels on each page independently by changing the show_panels value in the settings for each page)
|
||||
|
||||
Reference in New Issue
Block a user