From 78c805bbf972615d15bb8fdc61db0b79a53b8f8a 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..2c0dd5a 100644 --- a/post.hbs +++ b/post.hbs @@ -2,7 +2,7 @@ {{#post}}
-
+

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

{{#is "post"}}