From e2417094ed82522bb418faf81c706e0701cab27e Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Mon, 20 Apr 2020 19:03:53 +0200 Subject: [PATCH] Change baseURL --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index dc4bf0b..f82a2a5 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://localhost:1313/" +baseURL = "/" languageCode = "en" defaultContentLanguage = "en" title = "My digital brain"