From 8108d55c29b30a261380a4f124e848543e5c56ae Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Mon, 13 Feb 2023 17:24:09 +0100 Subject: Fix some line wraps in gemini copy --- src/gmi/tpl/posts/index.gmi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gmi/tpl/posts/index.gmi') diff --git a/src/gmi/tpl/posts/index.gmi b/src/gmi/tpl/posts/index.gmi index cc206df..cf83052 100644 --- a/src/gmi/tpl/posts/index.gmi +++ b/src/gmi/tpl/posts/index.gmi @@ -3,8 +3,7 @@ {{ $page := .GetQueryIntValue "page" 0 -}} {{ if eq $page 0 -}} -Here you'll find an archive of all published posts. The content varies almost as -much as the quality! +Here you'll find an archive of all published posts. The content varies almost as much as the quality! {{ end -}} -- cgit v1.2.3