Allow setting favicon per page/section

This commit is contained in:
daudix
2024-09-18 03:21:34 +03:00
parent 3603618b4d
commit 880a323b27
4 changed files with 33 additions and 9 deletions

View File

@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `h1` with page/section title by default.
- Add ability to set accent color per page/section.
- Add ability to set default theme per page/section.
- Add ability to set favicon/emoji per page/section.
- Add ability to set metadata card per page/section.
- Add active state to footer's "Powered by" links.
- Add active state to footnotes' go back button.