Files
monotrope/site/hugo.toml
2026-04-08 19:45:03 +10:00

14 lines
230 B
TOML

baseURL = "https://monotrope.au"
languageCode = "en-au"
title = "Monotrope"
[markup.goldmark.renderer]
unsafe = false
[outputs]
home = ["HTML", "RSS"]
section = ["HTML", "RSS"]
[params]
description = "A personal blog."