Files
wildness.makyo.ink/config.toml
Madison Scott-Clary b5793d2feb Styling, edits
2021-09-03 14:42:13 -07:00

17 lines
317 B
TOML

baseURL = 'https://wildness.makyo.ink/'
languageCode = 'en-us'
title = 'A Wildness of the Heart'
theme = 'maddybook'
paginatePath = ""
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2021
[markup.goldmark.renderer]
unsafe = true