From 6ce5a3e8ff3d25d3d9e2426eff182a709ac1e075 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Thu, 25 Oct 2018 15:35:25 +0200 Subject: [PATCH] Updated config --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e8ac1f7..87b9f67 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # Site settings -baseURL = "https://haasp.net/" +baseURL = "https://pages.cmtec.se/cmtec.se/" languageCode = "en-us" title = "Minimal" theme = "minimal"