aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xblog/build.sh4
1 files changed, 2 insertions, 2 deletions
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 <<EOF
Envíame email a alex arroba corcoles punto net.
-=> notas Notas
-=> notes Notes
+=> notas/ Notas
+=> notes/ Notes
EOF
find . -path './2???/??/*.gmi' -type f -print0 | coppewebite-indexer . >>index.gmi