Files
motes-played.post-self.ink/config.toml
Madison Rye Progress db26f0caff Cover and SEO image
2024-06-07 10:22:46 -07:00

22 lines
518 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 Samantha Yule Fireheart'
home = 'https://makyo.ink/'
copyright = '2024'
subtitle = 'A Post-Self Story'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/motes-played.css']
ogimg = '/square.png'
[markup.goldmark.renderer]
unsafe = true