release 1.2.0
All checks were successful
/ publish (push) Successful in 22s

- Improved the appearance and semantics of post navigation buttons.
  - Navigation now follows "newer/older" logic.
- Added hover symbols to page titles.
- Improved the styling of hover symbols and links.
This commit is contained in:
Daniel Fichtinger 2025-07-15 18:43:28 -04:00
parent d35d3f61fb
commit a0fb62ac7a
3 changed files with 9 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "zona"
version = "1.1.0"
version = "1.2.0"
description = "Opinionated static site generator."
license = "BSD-3-Clause "
license-files = ["LICENSE"]