From 31a3591ba5e2f7e0b02164f5e37f5d68174ba682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 21 Feb 2026 17:13:28 +0100 Subject: [PATCH] style: remove 'Back to Home' button from post template --- post.hbs | 8 -------- 1 file changed, 8 deletions(-) diff --git a/post.hbs b/post.hbs index b00318c..6373858 100644 --- a/post.hbs +++ b/post.hbs @@ -83,13 +83,5 @@ {{/prev_post}} {{/next_post}} {{/is}} - - {{#is "post"}} - - {{/is}} {{/post}}