add image to about page

This commit is contained in:
cellarspoon
2022-01-17 14:30:46 +01:00
parent d6faf134f9
commit d7476b06f6
4 changed files with 14 additions and 0 deletions

View File

@ -6,3 +6,6 @@ theme = "lumbung-theme"
[params]
logo = "/img/logo.svg"
favicon = "/img/favicon.ico"
[markup.goldmark.renderer]
unsafe = true