From 157407c0134b026b93ea8d87a47b148cfecb7077 Mon Sep 17 00:00:00 2001 From: video-prize-ranch Date: Tue, 17 Oct 2023 22:25:47 +0000 Subject: [PATCH] Break words when needed (#150) Closes #149 Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/150 Reviewed-by: orangix Co-authored-by: video-prize-ranch Co-committed-by: video-prize-ranch --- views/post.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/post.hbs b/views/post.hbs index a41ad82..303799c 100644 --- a/views/post.hbs +++ b/views/post.hbs @@ -52,7 +52,7 @@ -
+
{{#each post.Media}} {{#if this.Title}}

{{this.Title}}