From c5020f76c94b3ea8615ea7165849d74fc068de83 Mon Sep 17 00:00:00 2001 From: Kyle Moore Date: Mon, 2 Jun 2025 12:57:26 -0400 Subject: [PATCH] truncate reddit vertical list at 3 lines --- internal/glance/templates/forum-posts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/glance/templates/forum-posts.html b/internal/glance/templates/forum-posts.html index 5b65b69a..349c582b 100644 --- a/internal/glance/templates/forum-posts.html +++ b/internal/glance/templates/forum-posts.html @@ -23,7 +23,7 @@ {{- end }} {{- end }}
- {{ .Title }} + {{ .Title }} {{- if .Tags }}