From c872fa67e6d802aa6195f5c9385856764c36cc8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 21 Feb 2026 19:51:42 +0100 Subject: [PATCH] fix: refactor post navigation to avoid nested helpers and hide empty container --- post.hbs | 38 ++++++++++++++------------------------ 1 file changed, 14 insertions(+), 24 deletions(-) diff --git a/post.hbs b/post.hbs index 0a8fc19..d04d1e8 100644 --- a/post.hbs +++ b/post.hbs @@ -50,35 +50,25 @@ {{/if}} {{!-- Next/Prev Navigation --}} - {{#next_post}} - {{/is}} {{/post}}