diff options
| author | esquizo <esquizo+noreply@esquizo.net> | 2026-04-01 09:12:02 -0300 |
|---|---|---|
| committer | esquizo <esquizo+noreply@esquizo.net> | 2026-04-01 09:12:02 -0300 |
| commit | 9efd581a907c26932bb5d5cec50f5170835640d1 (patch) | |
| tree | 07f6fa3c97aa02c5213f4788c900d18e319504ee /Makefile | |
| parent | 4a3e8093be807fda157df005b30e935e66660ea8 (diff) | |
adicionado about.html
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
