From f2c68746978fcab88b56323f631f379e4923a627 Mon Sep 17 00:00:00 2001 From: esquizo Date: Fri, 13 Mar 2026 00:39:05 -0300 Subject: primeiro blog post --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 76190f9..0dca7a3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PAGES=index.html\ blog/index.html\ - blog/test.html + blog/first.html\ all: $(PAGES) -- cgit v1.2.3