summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoresquizo <esquizo+noreply@esquizo.net>2026-03-13 00:39:05 -0300
committeresquizo <esquizo+noreply@esquizo.net>2026-03-13 00:39:05 -0300
commitf2c68746978fcab88b56323f631f379e4923a627 (patch)
tree4c7ad4725a4fe4ceb5017c09ae66a96538cfa4bf /Makefile
parentf956af85c751ae616491f99ba39f5546ce4a8f7b (diff)
primeiro blog post
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)