From 0b1c7849b63f18a387441c6bd681baedefff5034 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 9 Aug 2025 10:07:22 -0400 Subject: [PATCH] Updating Homepage to show stats by default. --- ansible/app-configs/homepage/settings.yaml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/app-configs/homepage/settings.yaml.j2 b/ansible/app-configs/homepage/settings.yaml.j2 index d7f2dedb..ef2f345a 100644 --- a/ansible/app-configs/homepage/settings.yaml.j2 +++ b/ansible/app-configs/homepage/settings.yaml.j2 @@ -11,7 +11,7 @@ providers: title: Rinoa Dashboard (trez.WTF) headerStyle: underlined color: slate -showStats: false +showStats: true statusStyle: "dot" favicon: /icons/favicon.ico useEqualHeights: true @@ -29,7 +29,7 @@ layout: columns: 5 Code/DevOps: style: row - columns: 4 + columns: 3 Social: style: row columns: 4