From a9b9bc9b63ff106ec7a4afd6dd4c6b7865f47be9 Mon Sep 17 00:00:00 2001 From: thing1 Date: Sat, 1 Feb 2025 16:25:46 +0000 Subject: added a home button to links --- blogger.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'blogger.sh') diff --git a/blogger.sh b/blogger.sh index 4a50e3f..7538476 100755 --- a/blogger.sh +++ b/blogger.sh @@ -25,6 +25,7 @@ for i in $blogs; do ${out}

$out

+Home """ > $outfile/$out.html cat $i | ./blogtohtml >> $outfile/$out.html -- cgit v1.2.3