From a9165ac371baff926c4410c0d5de8597bd3b8293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Fri, 20 Feb 2026 19:27:37 +0100 Subject: [PATCH] style: only show 'Back to Home' button on posts, hide on pages --- post.hbs | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/post.hbs b/post.hbs index 6ec4d59..d28cc07 100644 --- a/post.hbs +++ b/post.hbs @@ -70,10 +70,12 @@ {{/is}} - + {{#is "post"}} + + {{/is}} {{/post}}