This commit is contained in:
2025-10-07 17:08:57 +02:00
parent 98305ca01c
commit 615b3d9b3a
27 changed files with 106 additions and 40 deletions

View File

@ -7,6 +7,9 @@ languageCode = "en-us"
theme = "hugo-classic"
title = "acorneroftheweb"
[outputs]
home = ["HTML", "RSS"]
[markup.goldmark.renderer]
unsafe = true
@ -42,3 +45,7 @@ url = "/index.xml"
custom_css = ["css/theme-override.css"]
description = "Credit to the designer of the theme [goodroot](https://github.com/goodroot/hugo-classic)"
footer = "Open-Source | [Git](https://git.acorneroftheweb.com/pingu/blog)"
[Author]
name = "Nor Führ"
email = "nor@acorneroftheweb.com"