From d9df6d3e6d36aad6af57b9fe08cca1dbf3a32f0f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 23 Sep 2025 16:48:38 +0300 Subject: add breathing space --- Justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Justfile b/Justfile index 4353cb9..7347e5e 100644 --- a/Justfile +++ b/Justfile @@ -24,6 +24,7 @@ reports: mkdir -p out_gmi out_html perl foostats.pl --report --stats-dir stats --output-dir out_gmi --html-output-dir out_html echo "Generated Gemtext in out_gmi and HTML in out_html" + gather-fooodds: @echo Gathering to fooodds.log ( \ -- cgit v1.2.3