Files
restless-town.makyo.ink/config.toml
Madison Rye Progress 3b827090c3
All checks were successful
Deploy / deploy (push) Successful in 7s
Update Maddybook, path
2026-03-16 19:51:03 -07:00

21 lines
379 B
TOML

baseURL = 'https://restless-town.makyo.ink/'
languageCode = 'en-us'
title = 'Restless Town'
theme = 'maddybook'
paginatePath = ''
[permalinks]
post = '/:contentbasename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2019
customCSS = ['/css/rt.css']
[markup.goldmark.renderer]
unsafe = true
[pagination]
path = ""