display zone

This commit is contained in:
insects 2025-02-09 17:57:59 +01:00
parent 81d4340abd
commit 57f803defd
3 changed files with 9 additions and 2 deletions

View file

@ -10,8 +10,8 @@ pub fn changelog_page() -> Markup {
h2 { "1.2.0" }
ul {
li { "Improved display of fish conditions, the weather constraints are now shown" }
li { "Color-coded the patch display badges" }
li { "The fishing hole name is now also shown next to the fish"}
li { "Color-coded the patch display badges" }
}
}