feat: Adds footer with copyright info.
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user