Files
wildness.makyo.ink/config.toml
Madison Rye Progress 8171ac6122
All checks were successful
Deploy / deploy (push) Successful in 7s
Update css
2026-03-15 17:15:47 -07:00

18 lines
358 B
TOML

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