From ed015bab1179fe68caa37314a26910f082cc544c Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Tue, 2 Jul 2024 13:50:47 +0800 Subject: [PATCH] Improved Safari Reader support --- partials/feature-image.hbs | 19 +++++++++---------- post.hbs | 4 ++-- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/partials/feature-image.hbs b/partials/feature-image.hbs index b9d2723..0fa3887 100644 --- a/partials/feature-image.hbs +++ b/partials/feature-image.hbs @@ -1,16 +1,15 @@ {{#if feature_image}}
- {{title}} + + + + + + + {{title}} + {{#if feature_image_caption}} -
{{feature_image_caption}}
+
{{feature_image_caption}}
{{/if}}
{{/if}} \ No newline at end of file diff --git a/post.hbs b/post.hbs index 61839e9..1803cf1 100644 --- a/post.hbs +++ b/post.hbs @@ -19,11 +19,11 @@ {{#if @custom.show_post_metadata}}
-