From 4bc8cd4b13d49d965279b35c9cf41d3c64fc2cde Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 3 Apr 2026 23:55:43 -0500 Subject: [PATCH] l;k --- config/custom.css | 5 +++- config/settings.yaml | 64 +++++++++++++++++++++++--------------------- 2 files changed, 38 insertions(+), 31 deletions(-) diff --git a/config/custom.css b/config/custom.css index 28572f7..b98f26e 100755 --- a/config/custom.css +++ b/config/custom.css @@ -122,6 +122,9 @@ body.tab-nucking-futz { background-image: url("/images/Nucking-futz-bg.png") transition: border-color var(--ng-transition), box-shadow var(--ng-transition), transform var(--ng-transition); + /* Never let a card stretch across the full page */ + max-width: 420px; + width: 100%; } .service-card:hover { @@ -437,4 +440,4 @@ body.tab-glance iframe[src*="glance.netgrimoire.com"] { .service-card:nth-child(3) { animation-delay: 0.08s; } .service-card:nth-child(4) { animation-delay: 0.12s; } .service-card:nth-child(5) { animation-delay: 0.16s; } -.service-card:nth-child(6) { animation-delay: 0.20s; } \ No newline at end of file +.service-card:nth-child(6) { animation-delay: 0.20s; } diff --git a/config/settings.yaml b/config/settings.yaml index 2dd98e3..3fc0d55 100755 --- a/config/settings.yaml +++ b/config/settings.yaml @@ -2,84 +2,88 @@ # For configuration options and examples, please see: # https://gethomepage.dev/configs/settings -title: Phil's Home Lab +title: Phil's Home Lab providers: - # openweathermap: openweathermapapikey weatherapi: c3ed78e184cf4e688f413510241310 - + layout: + + # ── Glance tab ────────────────────────────── Glance: tab: Glance header: false - # Netgrimoire: - # tab: Netgrimoire - + # ── Netgrimoire tab ───────────────────────── Applications: tab: Netgrimoire - style: column + style: row + columns: 4 Monitoring: tab: Netgrimoire - style: column + style: row + columns: 4 Remote Access: tab: Netgrimoire - style: column + style: row + columns: 4 Management: tab: Netgrimoire - style: column + style: row + columns: 4 Backup: tab: Netgrimoire - style: column + style: row + columns: 4 Mail Services: tab: Netgrimoire - + style: row + columns: 4 Services: tab: Netgrimoire - style: column - - # PNCHarris: - # tab: PNCHarris + style: row + columns: 4 + # ── PNCHarris tab ─────────────────────────── PNCHarris Apps: tab: PNCHarris style: row columns: 4 - - #Wasted-Bandwidth: - # tab: Wasted-Bandwidth - + # ── Wasted-Bandwidth tab ──────────────────── Jolly Roger: tab: Wasted-Bandwidth - style: column + style: row + columns: 4 Downloaders: tab: Wasted-Bandwidth - style: column + style: row + columns: 4 VPN Protected Apps: tab: Wasted-Bandwidth - style: column + style: row + columns: 4 Media Management: tab: Wasted-Bandwidth - style: column + style: row + columns: 4 Media Search: tab: Wasted-Bandwidth - style: column - - -#Nucking-Futz: -# tab: Nucking-Futz + style: row + columns: 4 + # ── Nucking-Futz tab ──────────────────────── Nucking Apps: tab: Nucking-Futz - style: column + style: row + columns: 4