Files
motes-played.post-self.ink/config.toml
Madison Scott-Clary 64fb9b079c Minor edit, names
2024-05-02 11:36:43 -07:00

21 lines
479 B
TOML

baseURL = 'https://motes-played.post-self.ink/'
languageCode = 'en-us'
title = 'Motes Played'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Rye Progress and The Lament'
home = 'https://makyo.ink/'
copyright = '2024'
subtitle = 'A Post-Self Story'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/motes-played.css']
[markup.goldmark.renderer]
unsafe = true