From 8709c7030fa4bf6fb186904fcc53995dabd50317 Mon Sep 17 00:00:00 2001 From: Nikurasu Date: Fri, 17 Mar 2023 13:20:28 +0100 Subject: [PATCH] Changed Nextcloud to Jellyfin --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 3f7a181..80de7a6 100644 --- a/config.toml +++ b/config.toml @@ -6,10 +6,10 @@ title = 'cat-enby.club' description = 'Services hosted by a cat for cats (=^・ω・^=) ... and any other beeings!' [[Params.Service]] - name = 'Nextcloud' + name = 'Jellyfin' summary = 'Nextcloud is a self hosted platform to share files, create documents, chat with other users and many other things' - linktext = 'cloud.cat-enby.club' - hyperlink = 'https://cloud.cat-enby.club' + linktext = 'media.cat-enby.club' + hyperlink = 'https://media.cat-enby.club' icon = '/icons/nextcloud.svg' [[Params.Service]]