From 47af89eff2b68c9928577ef132d8b865e6cda1df Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 16 Mar 2019 16:17:05 +0100 Subject: [PATCH] change base url --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 9e4b57d..5fe5d80 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseurl = "/" # Your domain name. Must end with "/" +baseurl = "/starter/ # Your domain name. Must end with "/" languageCode = "FR-fr" defaultContentLanguage = "fr" isMultilingual = false