summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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