Add author bio to article footer

This commit is contained in:
James Panther
2021-11-04 10:54:47 +11:00
parent 3a2ce6a9e0
commit 4fa7aa4c77
7 changed files with 19 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- KaTeX support using `katex` shortcode
- Dark mode toggle with new theme parameters for managing light/dark appearance
- French translation ([#18](https://github.com/jpanther/congo/pull/18))
- Author bio in article footer
- Grouping by year can now be specificed in front matter on list pages
### Changed