Completely forgot about it [SKIP CI]

This commit is contained in:
daudix
2024-09-18 06:28:58 +03:00
parent 3021ba56c7
commit a6602357e6

View File

@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `config.extra.bundled_fonts` config variable to use custom fonts instead of system (#44). - Add `config.extra.bundled_fonts` config variable to use custom fonts instead of system (#44).
- Add `config.extra.show_share_button` config variable for enabling share button in articles (#73). - Add `config.extra.show_share_button` config variable for enabling share button in articles (#73).
- Add `external` class to comment timestamp. - Add `external` class to comment timestamp.
- Add `external` class to footer's "Powered by" links (#80).
- Add `h1` with page/section title by default. - Add `h1` with page/section title by default.
- Add ability to set accent color per page/section. - Add ability to set accent color per page/section.
- Add ability to set default theme per page/section. - Add ability to set default theme per page/section.