Files
restless-town.makyo.ink/config.toml
Madison Scott-Clary 7dab1e1ade Content
2022-01-29 16:44:11 -08:00

17 lines
312 B
TOML

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