From 1d0ec653afeb2a1c8de1266a29e574e345493f2c Mon Sep 17 00:00:00 2001 From: jultty Date: Wed, 2 Apr 2025 23:57:26 -0300 Subject: [PATCH] README: Add a todo to make visited links purple This commit inspired by https://susam.net/more-purple-links-please.html --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b1fd20..5b6132b 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 +- [ ] Make visited links purple - [ ] Refactor `posts` to `content` - [ ] Add tags @@ -19,7 +20,7 @@ A responsive, bilingual, RSS-ready and system-themed blog with zero lines of Jav - [x] Add post date - [x] Add post author - [x] Style inline `` tags -- [x] Create a custom syntax highlighting style +- [x] Create a custom syntax highlighting style - See: - [x] Add an RSS feed - [x] Links RSS feed