From 9efd581a907c26932bb5d5cec50f5170835640d1 Mon Sep 17 00:00:00 2001 From: esquizo Date: Wed, 1 Apr 2026 09:12:02 -0300 Subject: adicionado about.html --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 56c59f6..21fdd98 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,8 @@ PAGES=index.html\ blog/conta-deletada.html\ blog/tem-alguma-coisa-errada.html\ blog/systemd.html\ - blog/rss.html + blog/rss.html\ + about.html RSS = blog/index.rss -- cgit v1.2.3