From f3ea86e0b6b000aae8f5a38794e66add35cd0504 Mon Sep 17 00:00:00 2001 From: "Violante, Ines Dr (Psychology)" <ines.violante@surrey.ac.uk> Date: Wed, 10 Feb 2021 13:47:22 +0000 Subject: [PATCH] Update config.toml --- config/_default/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index fbacdd4..f7a844a 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -9,7 +9,7 @@ title = "NeMo" # The URL of your site. # End your URL with a `/` trailing slash, e.g. `https://example.com/`. -baseurl = "https://gitlab.eps.surrey.ac.uk/nemo/lab" +baseurl = "https://nemo.pages.surrey.ac.uk/lab/" # Enter a copyright notice to display in the site footer. # To display a copyright symbol, type `©`. For current year, type `{year}`. -- GitLab