From 7539ba2f88b4c028ca259b15542ac7fc15d536c8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 25 May 2022 16:01:06 +0200 Subject: Removed email links from homepage (bottom bar is enough) --- build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index f3aabf3..bb9f478 100755 --- a/build.sh +++ b/build.sh @@ -20,7 +20,6 @@ recursivebuild() { cat bottom.html >> "$destdir/index.html" lowdown -Tgemini --gemini-link-roman \ - --gemini-link-end \ "$1/$file" > "$destdir_gmi/index.gmi" cat bottom.gmi >> "$destdir_gmi/index.gmi" elif [ "$extension" = "html" ]; then -- cgit v1.3