Files
wildness.makyo.ink/config.toml
Madison Scott-Clary 1c523c859a Switch to submodule
2022-02-04 22:11:49 -08:00

18 lines
350 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
customCSS = ['wildness.css']
[markup.goldmark.renderer]
unsafe = true