More visually interesting paginator, move paginator to article-list.html

This commit is contained in:
daudix
2024-09-22 06:06:09 +03:00
parent cfff21755b
commit 12b2961432
4 changed files with 92 additions and 78 deletions

View File

@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v5.1.0...main)
### Changed
- More visually interesting paginator.
- Move paginator from `articles.html` to `article-list.html`.
## [5.1.0](https://codeberg.org/daudix/duckquill/compare/v5.0.0...v5.1.0)
### Added