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}}