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-05-21 05:11:04 +0100
commitb595d0309d2c26fd6eca1399e8a502b8bb76f5be (patch)
tree895ff8a2f0b3782dcb78ba554ddbd668b9a09e00 /buetow.org.sh
parent9e8f273e6e6ca85bcfbad1219ae1d9ef1acf7ad9 (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>