From 806df39948b0600c74884b68e063f2dec33f8440 Mon Sep 17 00:00:00 2001 From: akanealw Date: Fri, 21 Feb 2025 04:21:15 -0600 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 3a214bb..8a08d5b 100755 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -340,10 +340,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"