summaryrefslogtreecommitdiff
path: root/buetow.org.sh
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-30 07:34:52 +0100
committerPaul Buetow <git@mx.buetow.org>2021-04-30 07:34:52 +0100
commit4b2b93bf3433a55193960bd85faef789684efe82 (patch)
tree21ace928eceb1e8029108c1879ca52c1eceaf882 /buetow.org.sh
parent4cfa033083b516205860fe3b608a10b2b4fdc2b7 (diff)
use a smaller padding for links
Diffstat (limited to 'buetow.org.sh')
-rwxr-xr-xbuetow.org.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/buetow.org.sh b/buetow.org.sh
index c44e0646..5275c3de 100755
--- a/buetow.org.sh
+++ b/buetow.org.sh
@@ -50,7 +50,7 @@ ATOMHEADER
<link href="gemini://$DOMAIN/gemfeed/$post" />
<id>gemini://$DOMAIN/gemfeed/$post</id>
<updated>$updated</updated>
- <summary>$first_paragraph</summary>
+ <summary>$first_paragraph...</summary>
<author>
<name>$AUTHOR</name>
<email>$EMAIL</email>