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