From 3c3e6fbb50de9ea4979e300380ef34d4905c35d8 Mon Sep 17 00:00:00 2001 From: hitlerrip Date: Mon, 4 Aug 2025 16:49:52 +0200 Subject: center text centers some short, hard-coded text --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 39840de..155ce94 100755 --- a/build.sh +++ b/build.sh @@ -248,7 +248,7 @@ echo "[build] creating links..." tee ./tmp/temp-content-links-site.html > /dev/null << EOF

Links

-

Dynamic Link generation is currently not possible.

+ Dynamic Link generation is currently not possible. EOF cat ./con/header.html \ ./tmp/temp-content-links-site.html \ @@ -274,7 +274,7 @@ for i in *.meta; do -

redirect...

+ redirect... EOF -- cgit v1.2.3