Files
restless-town.makyo.ink/config.toml
Madison Scott-Clary a3fe05fcac ChatGPT
2022-12-14 13:12:55 -08:00

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