From 736b72e9bfd87bcd1db94bba9e2d99fd03c2b67c Mon Sep 17 00:00:00 2001 From: wi11-holdsworth <83637728+wi11-holdsworth@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:28:52 +1100 Subject: [PATCH] better viewing on mobile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9e316cc..32c7e32 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ help: init: mkdir -p $(BLOG_SRC) data templates - printf '
tags: ' > templates/tag_list_header.html