From 5fc75182f613dead579752c03aa406503055d012 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 13 Oct 2023 18:57:37 +0000 Subject: [PATCH] Squashed 'template/pages/' changes from bb42fb83..93886199 93886199 Update with https://github.com/ecomplus/storefront/commit/3545dff9c02a06c5d31a7838e45693b0f1396064 ac596874 Update with https://github.com/ecomplus/storefront/commit/98f666473706a5aabcc8d9de45ca0e93b5026d9b git-subtree-dir: template/pages git-subtree-split: 938861999d0318a5eb66558ef14513e640ee9cad --- @/head.ejs | 2 +- @/meta.ejs | 4 ++-- @/sections/inc/banner.ejs | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/@/head.ejs b/@/head.ejs index 8bdf4e93a9..cda20534a7 100644 --- a/@/head.ejs +++ b/@/head.ejs @@ -30,7 +30,7 @@ if (maintenance.active) { }) } - + <% // inject custom code diff --git a/@/meta.ejs b/@/meta.ejs index 7d30711e25..841cb3d755 100644 --- a/@/meta.ejs +++ b/@/meta.ejs @@ -78,9 +78,9 @@ if (pathname) { <% } %> <% if (!path.startsWith('/admin/')) { %> - + <% if (!path.startsWith('/app/')) { %> - + <% } %> <% diff --git a/@/sections/inc/banner.ejs b/@/sections/inc/banner.ejs index 17e87e2d22..e1cf7ba676 100644 --- a/@/sections/inc/banner.ejs +++ b/@/sections/inc/banner.ejs @@ -44,7 +44,7 @@ if (opt.img) { > <% sources.forEach(({ src, media, type, width, height }) => { %> type="<%- type %>"