From 36a27ac3ab961764afc5fe233d381e04a54e9428 Mon Sep 17 00:00:00 2001 From: traveler Date: Tue, 23 Dec 2025 12:01:32 -0600 Subject: [PATCH] layout adding tabs --- layout.yaml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 layout.yaml diff --git a/layout.yaml b/layout.yaml new file mode 100644 index 0000000..dcaec32 --- /dev/null +++ b/layout.yaml @@ -0,0 +1,40 @@ +# layout.yaml +- Glance: + style: column + columns: + - width: full + sections: + - type: iframe + name: Glance + src: https://glance.netgrimoire.com + height: 1000 + +- PNCHarris: + style: column + columns: + - width: full + sections: + - type: services + title: PNCHarris Services + filter: + label: homepage.group=pncharris + +- Netgrimoire: + style: column + columns: + - width: full + sections: + - type: services + title: Netgrimoire Services + filter: + label: homepage.group=netgrimoire + +- Wasted-Bandwidth: + style: column + columns: + - width: full + sections: + - type: services + title: Wasted Bandwidth Services + filter: + label: homepage.group=wasted-bandwidth