diff options
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cfaca7..bde8335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2025.07.27.2] - 2025-07-27 + +### Changed + +- Make content area's background color always fill viewport height +- Make footer always stick to bottom of page + ## [2025.07.27.1] - 2025-07-27 ### Changed @@ -566,6 +573,7 @@ _First release._ +[2025.07.27.2]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.27.2 [2025.07.27.1]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.27.1 [2025.07.27]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.27 [2025.07.24.1]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.24.1 |