From 01993607d164566c0dfeb588a684c749f4bdb32d Mon Sep 17 00:00:00 2001 From: jultty Date: Tue, 26 Nov 2024 20:29:48 -0300 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56a4826..0b1fd20 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A responsive, bilingual, RSS-ready and system-themed blog with zero lines of JavaScript powered by the [Zola](https://getzola.org) static site engine. ## Next +- [ ] Refactor `posts` to `content` - [ ] Add tags ## Done