From ba1765bb956a9fbc322d3e621bd8764eda47373c Mon Sep 17 00:00:00 2001 From: Konstantin Nazarov Date: Fri, 18 Aug 2023 00:18:54 +0100 Subject: [PATCH] Add author to the meta tags --- bin/page.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/page.sh b/bin/page.sh index c457247..1d0841f 100755 --- a/bin/page.sh +++ b/bin/page.sh @@ -13,6 +13,7 @@ EOF if [ "$DATE" != "" ]; then echo " " echo " " + echo " " echo " " fi