From 87dec12b01315b7b7cad045ba3ce1636d0c87315 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 9 Jun 2026 18:20:23 +0100 Subject: cut longlog metadata from blog --- http/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http/Makefile') diff --git a/http/Makefile b/http/Makefile index 3f20d3f..fd865b5 100644 --- a/http/Makefile +++ b/http/Makefile @@ -11,7 +11,7 @@ src/microlog: $(shell find -L blogs/microlog -type f) bin/blog blog: src/blog src/blog: $(shell find -L blogs/blog -type f) bin/blog - ./bin/blog -i blog -l blog -p gmi2upphtml + ./bin/blog -i blog -l blog -p 'cut_longlog_meta | gmi2upphtml' .PHONY: clean clean: -- cgit v1.2.3