From 392fa1753ab5b14f3a6a08773decf614ad7bc8c7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 13:21:51 +0100 Subject: add notice about reading on and to visit my site --- buetow.org.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3