From b5edcded6638aac9b0457fb06aee7249c2e9f061 Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 3 Sep 2020 18:46:07 +0200 Subject: [PATCH] remove interest link update link in error add nextcloud --- config.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index 18aa667..28e4a54 100644 --- a/config.toml +++ b/config.toml @@ -36,16 +36,16 @@ pygmentsCodefences = true [[params.mainMenu]] link = "https://www.ducamps.win/chainetv" - text = "chainetv" + text = "Chainetv" [[params.mainMenu]] - link = "https://diskstation.ducamps.win/" + link = "https://file.ducamps.win/chainetv" + text = "Nextcloud" + +[[params.mainMenu]] + link = "https://syno.ducamps.win/" text = "Diskstation" -[[params.mainMenu]] - link = "/starter/link" - text = "Interest Link" - [[params.mainMenu]] link = "/starter/about" text = "A Propos"