Files
mitzvot.post-self.ink/config.toml
Madison Scott-Clary 9dc5402ff0 Link to post-self.ink
2022-04-25 22:05:17 -07:00

20 lines
419 B
TOML

baseURL = 'https://mitzvot.post-self.ink/'
languageCode = 'en-us'
title = 'Mitzvot'
theme = 'maddybook'
paginatePath = ''
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2023
customCSS = ['/css/mitzvot.css']
subtitle = 'Post-Self book IV'
subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer]
unsafe = true