From fb77fc26e4cbe90a1f2dcfa6e792cfdd79d76f77 Mon Sep 17 00:00:00 2001 From: jultty Date: Tue, 14 May 2024 19:09:41 -0300 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3bc368..c799634 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A bare-bones personal website relying only on simple scripts. ## Next - [x] Set page titles dynamically +- [ ] Handle header a11y - [ ] Add post date - [ ] Add post authorship linked to author homepage - [ ] Add source code link on homepage @@ -9,5 +10,5 @@ A bare-bones personal website relying only on simple scripts. - [ ] Style inline `` tags - [ ] Create a custom syntax highlighting style - See: -- [ ] Add an RSS feed +- [x] Add an RSS feed - [ ] Add tags