From 181e6fc6cd8703c52c3b8c519972fe301b2fca60 Mon Sep 17 00:00:00 2001 From: giles Date: Thu, 17 Oct 2024 03:14:08 +0100 Subject: [PATCH] deployed --- custom-full-feature-image.hbs | 1 - custom-narrow-feature-image.hbs | 1 - custom-no-feature-image.hbs | 1 - page.hbs | 1 - partials/content.hbs | 9 +++------ post.hbs | 1 - 6 files changed, 3 insertions(+), 11 deletions(-) diff --git a/custom-full-feature-image.hbs b/custom-full-feature-image.hbs index 8a141c4..77c29eb 100644 --- a/custom-full-feature-image.hbs +++ b/custom-full-feature-image.hbs @@ -1,5 +1,4 @@ {{!< default}} -{{> "shop/modal"}}
{{#post}} diff --git a/custom-narrow-feature-image.hbs b/custom-narrow-feature-image.hbs index ff8a390..cf51f5d 100644 --- a/custom-narrow-feature-image.hbs +++ b/custom-narrow-feature-image.hbs @@ -1,5 +1,4 @@ {{!< default}} -{{> "shop/modal"}}
{{#post}} diff --git a/custom-no-feature-image.hbs b/custom-no-feature-image.hbs index c8a5a7c..5ba9114 100644 --- a/custom-no-feature-image.hbs +++ b/custom-no-feature-image.hbs @@ -1,5 +1,4 @@ {{!< default}} -{{> "shop/modal"}}
{{#post}} diff --git a/page.hbs b/page.hbs index e9092bb..119c048 100644 --- a/page.hbs +++ b/page.hbs @@ -1,5 +1,4 @@ {{!< default}} -{{> "shop/modal"}}
{{#post}} diff --git a/partials/content.hbs b/partials/content.hbs index ac56da6..95bc2a7 100644 --- a/partials/content.hbs +++ b/partials/content.hbs @@ -3,13 +3,11 @@
{{#is "post"}}
- {{reading_time}} @@ -45,9 +43,8 @@
{{content}}
-
- {{> "shop/top"}} -
+ {{> "shop/top"}} + {{#is "post"}}
diff --git a/post.hbs b/post.hbs index c9655fd..b01d886 100644 --- a/post.hbs +++ b/post.hbs @@ -1,5 +1,4 @@ {{!< default}} -{{> "shop/modal"}}
{{#post}}