From 40cfb685b8a17eda13dc0e402ac62bf9dec82382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 21 Feb 2026 19:30:15 +0100 Subject: [PATCH] fix: post navigation --- post.hbs | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/post.hbs b/post.hbs index c0d0ad3..0a8fc19 100644 --- a/post.hbs +++ b/post.hbs @@ -52,14 +52,14 @@ {{!-- Next/Prev Navigation --}} {{#next_post}} {{/prev_post}} {{/next_post}}