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