From f4b03c922169d5b9665e31c83f6c979d1b7e26ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Fri, 20 Feb 2026 10:43:02 +0100 Subject: [PATCH] style: hide date and meta info on static pages --- post.hbs | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/post.hbs b/post.hbs index 2d8705b..6ec4d59 100644 --- a/post.hbs +++ b/post.hbs @@ -4,13 +4,15 @@

{{title fallback="No Title Provided"}}

- + {{#is "post"}} + + {{/is}}
{{#if feature_image}}