From dd3cf7bdd1a100a3f8d03d3daa67b0e42d305864 Mon Sep 17 00:00:00 2001 From: akanealw Date: Sun, 17 Mar 2024 10:36:21 -0500 Subject: [PATCH] commented out goaccess --- homepage/config/services.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index d885d23..439f096 100644 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -416,10 +416,10 @@ href: "{{HOMEPAGE_VAR_GITEA_URL}}" siteMonitor: "{{HOMEPAGE_VAR_GITEA_URL}}" - - GoAccess: - icon: "https://files.akanealw.com/icons/goaccess.png" - href: "{{HOMEPAGE_VAR_GOACCESS_URL}}" - siteMonitor: "{{HOMEPAGE_VAR_GOACCESS_URL}}" + # - GoAccess: + # icon: "https://files.akanealw.com/icons/goaccess.png" + # href: "{{HOMEPAGE_VAR_GOACCESS_URL}}" + # siteMonitor: "{{HOMEPAGE_VAR_GOACCESS_URL}}" - Invidious: icon: "https://files.akanealw.com/icons/invidious.png"