diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2023-01-22 14:12:54 +0100 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2023-01-22 14:12:54 +0100 |
commit | acec797048301c7d8713d9c914d776929c51b088 (patch) | |
tree | 5339ede42c5f07760b2d4a27f4b920bdbf27f328 /src/http/tpl/posts.html | |
parent | 5b5a0438682ecb69bbc8d7cb9904ad4b049033a3 (diff) |
Final fleshing out of gemini content
Diffstat (limited to 'src/http/tpl/posts.html')
-rw-r--r-- | src/http/tpl/posts.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/http/tpl/posts.html b/src/http/tpl/posts.html index ef94ffb..e6d226b 100644 --- a/src/http/tpl/posts.html +++ b/src/http/tpl/posts.html @@ -6,8 +6,8 @@ </p> {{ else }} <p> - Posts are listed in chronological order. If you aren't sure of where to - start I recommend picking at random. + Here you'll find an archive of all published posts. The content varies + almost as much as the quality! </p> {{ end }} |