diff options
author | Nicholas Johnson <> | 2025-07-27 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <> | 2025-07-27 00:00:00 +0000 |
commit | 1c1609347b38b55b014703653857e0e21d000c007cf9215f26d02fbadd7531d9 (patch) | |
tree | 02a386db2a700cd64586b9303ccf1b9ca24d0090a44fc7e11529ac86628bcb4b | |
parent | 5ab671eedaa9ccd891981b14430704653bea498651cc397253a936f0e5981369 (diff) | |
download | hugo-theme-journal-master.tar.gz hugo-theme-journal-master.zip |
Update changelogHEAD2025.07.27.2master
-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 |