From fceb66ae2f103e70a085f07cd3cb73c2688ccfd9 Mon Sep 17 00:00:00 2001 From: Vuong Hoang Date: Mon, 20 Apr 2026 22:47:53 -0700 Subject: [PATCH] =?UTF-8?q?homepage:=20rename=20tabs=20=E2=80=94=20Infra?= =?UTF-8?q?=20->=20Infrastructure,=20Plumbing=20->=20Toolchain?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/homepage/settings.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/configs/homepage/settings.yaml b/configs/homepage/settings.yaml index eec9e4a..563692a 100644 --- a/configs/homepage/settings.yaml +++ b/configs/homepage/settings.yaml @@ -23,9 +23,9 @@ showStats: false statusStyle: "" # Function-first layout, three-tab split: -# Main - daily-use apps, inference, media, bookmarks -# Infra - hardware, hypervisors, BMCs (per site) -# Plumbing - toolchain that's running but rarely clicked +# Main - daily-use apps, inference, media, bookmarks +# Infrastructure - hardware, hypervisors, BMCs (per site) +# Toolchain - backend services running but rarely clicked # # Row counts target ~4-per-row so dense groups (Apps, Service Networking) # read as a grid instead of an endless column. @@ -53,18 +53,18 @@ layout: style: row columns: 3 Infra - ANA: - tab: Infra + tab: Infrastructure style: row columns: 4 Infra - NH3: - tab: Infra + tab: Infrastructure style: row columns: 4 Infra - ESH: - tab: Infra + tab: Infrastructure style: row columns: 4 Service Networking: - tab: Plumbing + tab: Toolchain style: row columns: 4