From 9a486440290cec0218f6695b11ec61986e101e3e Mon Sep 17 00:00:00 2001 From: traveler Date: Wed, 24 Dec 2025 00:29:23 -0600 Subject: [PATCH] fsd --- config/custom.css | 4 ++++ config/settings.yaml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/config/custom.css b/config/custom.css index c6705c8..2920457 100755 --- a/config/custom.css +++ b/config/custom.css @@ -24,6 +24,10 @@ body.tab-wasted-bandwidth { background-image: url("/images/Wasted-bandwidth-bg.png") !important; } +body.tab-nucking-futz { + background-image: url("/images/Nucking-futz-bg.png") !important; +} + /* ----------------------------- */ /* Readability / tone-down layer */ /* ----------------------------- */ diff --git a/config/settings.yaml b/config/settings.yaml index 521fd7a..f7ddf91 100755 --- a/config/settings.yaml +++ b/config/settings.yaml @@ -39,3 +39,10 @@ layout: style: row columns: 4 +Nucking-Futz: + tab: Nucking-Futz + +nucking-apps: + tab: Nucking-Futz + style: row + columns: 4