diff --git a/config.toml b/config.toml index 70cb767..e690d2b 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseurl = "/" +baseURL = "https://pizzapim.nl/" enableEmoji = true footnotereturnlinkcontents = "↩" googleAnalytics = "" @@ -41,4 +41,4 @@ post = "/post/:year/:month/:day/:slug/" [params] custom_css = ["css/theme-override.css"] description = "A simple, minimal blog for those who love text." -footer = "[Github](https://github.com/pizzapim)" +footer = "[Git](https://git.pizzapim.nl/) [Mastodon](https://social.pizzapim.nl/web/@pim)"