From a58c80272a81257c41afb31f77734cce358d97da Mon Sep 17 00:00:00 2001 From: trwnh Date: Tue, 29 Sep 2020 16:48:14 -0500 Subject: [PATCH] test base url --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ce063a3..2837579 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "/" +baseURL = "motarawneh.com" languageCode = "en-us" DefaultContentLanguage = "en"