summaryrefslogtreecommitdiff
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-01 13:21:51 +0100
commit392fa1753ab5b14f3a6a08773decf614ad7bc8c7 (patch)
treee320229f7abca231c32ee9a6c49ae6772784db33
parent6e18728f2cf678ba8946371a8147768930336e8e (diff)
add notice about reading on and to visit my site
-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