diff options
| author | esquizo <esquizo+noreply@esquizo.net> | 2026-03-13 00:39:05 -0300 |
|---|---|---|
| committer | esquizo <esquizo+noreply@esquizo.net> | 2026-03-13 00:39:05 -0300 |
| commit | f2c68746978fcab88b56323f631f379e4923a627 (patch) | |
| tree | 4c7ad4725a4fe4ceb5017c09ae66a96538cfa4bf /Makefile | |
| parent | f956af85c751ae616491f99ba39f5546ce4a8f7b (diff) | |
primeiro blog post
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PAGES=index.html\ blog/index.html\ - blog/test.html + blog/first.html\ all: $(PAGES) |
