gabrielgio.me @ a42f79ec30d915b45793d7d3c6964845bd5f4946

Fix base url hostname
diff --git a/config.toml b/config.toml
index 7a1b9670d5464a19276b3b88b939022385dc2da5..114a6875cd42591185cde4e288912c9bb6710e3c 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = "http://gabrielgio.com/"
+baseURL = "https://gabrielgio.me/"
 languageCode = "en-us"
 title = "Yet Another blog"
 theme = "flamingo"