From 3c8f46ebfe03a91d8ac6389b80c6596bc7e398dd Mon Sep 17 00:00:00 2001 From: akanealw Date: Sat, 11 May 2024 19:52:06 -0500 Subject: [PATCH] commented out nextcloud --- 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 7832fd5..d98e6fa 100755 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -341,10 +341,10 @@ href: "{{HOMEPAGE_VAR_MSTREAM_URL}}" siteMonitor: "{{HOMEPAGE_VAR_MSTREAM_URL}}" - - Nextcloud: - icon: "https://files.akanealw.com/icons/nextcloud.png" - href: "{{HOMEPAGE_VAR_NEXTCLOUD_URL}}" - siteMonitor: "{{HOMEPAGE_VAR_NEXTCLOUD_URL}}" + # - Nextcloud: + # icon: "https://files.akanealw.com/icons/nextcloud.png" + # href: "{{HOMEPAGE_VAR_NEXTCLOUD_URL}}" + # siteMonitor: "{{HOMEPAGE_VAR_NEXTCLOUD_URL}}" - Olivetin: icon: "https://files.akanealw.com/icons/olivetin.png"