homepage: rename tabs — Infra -> Infrastructure, Plumbing -> Toolchain

This commit is contained in:
vh
2026-04-20 22:47:53 -07:00
parent 0e0852fc74
commit fceb66ae2f
+7 -7
View File
@@ -23,9 +23,9 @@ showStats: false
statusStyle: "" statusStyle: ""
# Function-first layout, three-tab split: # Function-first layout, three-tab split:
# Main - daily-use apps, inference, media, bookmarks # Main - daily-use apps, inference, media, bookmarks
# Infra - hardware, hypervisors, BMCs (per site) # Infrastructure - hardware, hypervisors, BMCs (per site)
# Plumbing - toolchain that's running but rarely clicked # Toolchain - backend services running but rarely clicked
# #
# Row counts target ~4-per-row so dense groups (Apps, Service Networking) # Row counts target ~4-per-row so dense groups (Apps, Service Networking)
# read as a grid instead of an endless column. # read as a grid instead of an endless column.
@@ -53,18 +53,18 @@ layout:
style: row style: row
columns: 3 columns: 3
Infra - ANA: Infra - ANA:
tab: Infra tab: Infrastructure
style: row style: row
columns: 4 columns: 4
Infra - NH3: Infra - NH3:
tab: Infra tab: Infrastructure
style: row style: row
columns: 4 columns: 4
Infra - ESH: Infra - ESH:
tab: Infra tab: Infrastructure
style: row style: row
columns: 4 columns: 4
Service Networking: Service Networking:
tab: Plumbing tab: Toolchain
style: row style: row
columns: 4 columns: 4