From 1a79ead7f3de306adad34c0283bcbc4c903c7742 Mon Sep 17 00:00:00 2001
From: Frederik Banis <fbanis@ethz.ch>
Date: Fri, 19 Jan 2024 14:30:56 +0100
Subject: [PATCH] update/`config.toml`

---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 89a3229..ea31811 100644
--- a/config.toml
+++ b/config.toml
@@ -1,5 +1,5 @@
-baseurl = "https://nccr-administration.pages.nccr-automation.ch/hugo-docsy"
-title = "HUGO/Docsy: Documentation template"
+baseurl = "https://nccr-administration.pages.nccr-automation.ch/hugo-docsy-fork-2/"
+title = "HUGO/Docsy: Documentation template test"
 # theme = ["github.com/google/docsy", "github.com/google/docsy/dependencies"]
 
 # Language settings
-- 
GitLab