Files
motes-played.post-self.ink/config.toml
Madison Rye Progress 94b5af6142
All checks were successful
Deploy / deploy (push) Successful in 8s
Update Maddybook, path
2026-03-16 19:49:01 -07:00

25 lines
546 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
[pagination]
path = ""