From 11109f4d5772c0f7b136d4c3a908210659dfa72f Mon Sep 17 00:00:00 2001 From: giles Date: Fri, 25 Oct 2024 00:14:35 +0100 Subject: [PATCH] deployed --- default.hbs | 1 + partials/cover.hbs | 1 + partials/shop/scripts.hbs | 17 ---------------- partials/shop/style.hbs | 42 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 44 insertions(+), 17 deletions(-) create mode 100644 partials/shop/style.hbs diff --git a/default.hbs b/default.hbs index 6954d6a..96ce373 100644 --- a/default.hbs +++ b/default.hbs @@ -5,6 +5,7 @@ {{meta_title}} + {{> "shop/style"}} {{> "shop/scripts"}} diff --git a/partials/cover.hbs b/partials/cover.hbs index 3244092..0bfe109 100644 --- a/partials/cover.hbs +++ b/partials/cover.hbs @@ -2,6 +2,7 @@ class="cover{{#if @site.cover_image}} image-loading{{/if}}{{#match @custom.publication_cover_style "Half screen"}} half{{/match}} gh-outer" style="overflow: visible" > +
{{#if @site.cover_image}} {{@site.title}} {{/if}} diff --git a/partials/shop/scripts.hbs b/partials/shop/scripts.hbs index f98ba74..0643026 100644 --- a/partials/shop/scripts.hbs +++ b/partials/shop/scripts.hbs @@ -19,23 +19,6 @@ - -