feat: Adds footer with copyright info.

This commit is contained in:
2026-01-14 19:02:10 -05:00
parent 658ea9f12e
commit 9b5b891744
6 changed files with 102 additions and 40 deletions

View File

@@ -26,7 +26,9 @@ struct DuctSizingView: HTML, Sendable {
}
Row {
h2(.class("text-2xl font-bold")) { "Trunk Sizes" }
h2(.class("text-2xl font-bold")) {
"Trunk / Runout Sizes"
}
PlusButton()
.attributes(