From b8689da1c100b5b03d710045a480848632a6fbd6 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Tue, 24 Jan 2023 21:54:42 +0100 Subject: [PATCH] update website --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)"