feat: Adds attic ventilation calculation.
This commit is contained in:
@@ -67,6 +67,7 @@ private struct Header: HTML {
|
||||
navLink(label: "HVAC-System-Performance", route: .hvacSystemPerformance(.index))
|
||||
navLink(label: "Room-Pressure", route: .roomPressure(.index))
|
||||
navLink(label: "Capcitor-Calculator", route: .capacitor(.index))
|
||||
navLink(label: "Attic-Ventilation", route: .atticVentilation(.index))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user