From 40ed061fc9738de54ddd5981e06472bcdbc584f1 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Tue, 5 May 2020 23:29:21 -0300 Subject: [PATCH] fix baseurl --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5f45532..de18b46 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseurl = "https://mau.ro" +baseurl = "https://mau.ro/" languageCode = "en-US" title = "Mauro Torrez" # Enable comments by entering your Disqus shortname