From 309c63c420c425a55ee2a91dd03c77138305a05d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 1 Mar 2026 17:38:33 +0200 Subject: Remove leftover debug log from notes::generate The 'Hello world' log line was leftover debug output that appeared on every generation run. Co-Authored-By: Claude Opus 4.6 --- lib/notes.source.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/notes.source.sh b/lib/notes.source.sh index 08af3e5..dc62caf 100644 --- a/lib/notes.source.sh +++ b/lib/notes.source.sh @@ -18,8 +18,6 @@ notes::generate () { log INFO "Generating Notes index for $notes_dir" - log INFO "Hello world" - cat < "$notes_dir/index.gmi.tmp" # Notes on $DOMAIN -- cgit v1.2.3