summaryrefslogtreecommitdiff
path: root/buetow.org.sh
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-01 13:21:51 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commit34c9b6f6c74a18714c1a4610ef10c201add3d849 (patch)
tree8a9cd0fad1cab2eba6a7dafbb6fdd14bbc05e47c /buetow.org.sh
parent284e83bca22141d4dd012cfcd084dab912662ce6 (diff)
add notice about reading on and to visit my site
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 a08069ba..4874609d 100755
--- a/buetow.org.sh
+++ b/buetow.org.sh
@@ -44,7 +44,7 @@ local meta_date=$now
local meta_author="$AUTHOR"
local meta_email=$EMAIL
local meta_title="$title"
-local meta_summary="$summary"
+local meta_summary="$summary. .....to read on please visit my site."
META
git add $meta_file
return