diff --git a/config.toml b/config.toml index d6fbaa6..139504c 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "ch0ccyra1n.planetexpress.me" +baseURL = "https://ch0ccyra1n.planetexpress.me" languageCode = "en-us" license = "CC BY-NC-SA 4.0" licenselink = "https://creativecommons.org/licenses/by-nc-sa/4.0/" @@ -19,11 +19,11 @@ url = "/posts/" weight = 2 [[menu.main]] name = "Contact" -url = "/contact" +url = "/contact/" weight = 3 [[menu.main]] name = "Support Me!" -url = "/support" +url = "/support/" weight = 4 [[menu.main]] name = "Subscribe via RSS"