From 6c4a6f66f882c4e8db12f29fa9623c258497f6e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 21 Feb 2026 12:09:55 +0100 Subject: [PATCH] fix: header max width --- post.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post.hbs b/post.hbs index d28cc07..84a2efa 100644 --- a/post.hbs +++ b/post.hbs @@ -2,7 +2,7 @@ {{#post}}
-
+

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

{{#is "post"}}