From cfdb2f4888a00dc14b23da4b4f1e6bacc2c8d956 Mon Sep 17 00:00:00 2001 From: akanealw Date: Wed, 17 Jan 2024 14:13:02 -0600 Subject: [PATCH] updating homepage layout --- homepage/config/services.yaml | 2 +- homepage/config/settings.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index ca33d5b..e21e948 100644 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -512,7 +512,7 @@ target: _blank - Gist: - icon: gist.png + icon: opengist.png href: "{{HOMEPAGE_VAR_OPEN_GIST_URL}}" siteMonitor: "{{HOMEPAGE_VAR_OPEN_GIST_URL}}" target: _blank diff --git a/homepage/config/settings.yaml b/homepage/config/settings.yaml index f6fa919..b794a2b 100644 --- a/homepage/config/settings.yaml +++ b/homepage/config/settings.yaml @@ -27,26 +27,26 @@ layout: - Servers: header: true tab: Servers - style: columns - rows: 1 + style: row + columns: 5 - Network: header: true tab: Servers - style: columns - rows: 1 + style: row + columns: 5 - Portainer: header: true tab: Servers - style: columns - rows: 1 + style: row + columns: 5 - Docker: header: true tab: Servers - style: columns - rows: 1 + style: row + columns: 5 - Search: header: true