From edf00b23c558640dae7e40a169632572237cffe2 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 21 Feb 2026 13:49:42 +0100 Subject: Fix links for Gemini --- blog/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blog') diff --git a/blog/build.sh b/blog/build.sh index 6d6f817c..97b4f0cf 100755 --- a/blog/build.sh +++ b/blog/build.sh @@ -20,8 +20,8 @@ cat >index.gmi < notas Notas -=> notes Notes +=> notas/ Notas +=> notes/ Notes EOF find . -path './2???/??/*.gmi' -type f -print0 | coppewebite-indexer . >>index.gmi -- cgit v1.2.3