diff --git a/.DS_Store b/.DS_Store
index a10ae9157e6a23c77e299562ea64719b466f6d10..18291f091c679ee20719bf5854e6a07db1a716e1 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/config/_default/config.toml b/config/_default/config.toml
index f7a844ae55ea0e00520db5343fb3314d52798e63..4d601aa06bdd77ee926b5126921f2fe4b614819b 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -9,7 +9,8 @@ title = "NeMo"
 
 # The URL of your site.
 # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
-baseurl = "https://nemo.pages.surrey.ac.uk/lab/"
+#baseurl = "https://nemo.pages.surrey.ac.uk/lab/"
+relativeURLs = true
 
 # Enter a copyright notice to display in the site footer.
 # To display a copyright symbol, type `©`. For current year, type `{year}`.