Smarter title

This commit is contained in:
daudix
2024-12-01 15:04:33 +03:00
parent 39cf0d0bce
commit 73b2c24018
2 changed files with 34 additions and 5 deletions

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Don't scale down article cards when clicking on tags in them.
- Improve performance of the page when navbar is hidden by using the `config.extra.nav.auto_hide` config variable.
- Improve tab title generation.
- Replace `config.extra.debug_*` config variables with variables under the `config.extra.debug` section.
### Fixed