From ab4933df2550e76daec5d3c945692ed00a30afef Mon Sep 17 00:00:00 2001 From: jultty Date: Sun, 17 Nov 2024 15:31:57 -0300 Subject: [PATCH] Update README todos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cb5fca5..56a48267 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ 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 -- [ ] Add footers to more pages - [ ] Add tags ## Done +- [x] Add footers to more pages - [x] Add links RSS feed to header metadata - [x] Columnar widescreen articles - [x] Show language toggle only if localized page exists