From 8bff241df92c4d17e6b83242ca329cb680355f88 Mon Sep 17 00:00:00 2001 From: esquizo Date: Fri, 13 Mar 2026 10:59:40 -0300 Subject: adicionado 'anonimato é só estatística' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0dca7a3..70924f3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ PAGES=index.html\ blog/index.html\ blog/first.html\ + blog/anonimato-estatistica.html all: $(PAGES) -- cgit v1.2.3