update website
This commit is contained in:
parent
7c56e0c838
commit
b8689da1c1
1 changed files with 2 additions and 2 deletions
|
@ -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)"
|
||||
|
|
Reference in a new issue