Files
marsh.post-self.ink/hugo.toml
Madison Scott-Clary c4d34f9310 Blank site pt 2
2023-11-06 12:12:46 -08:00

19 lines
365 B
TOML

baseURL = 'https://marsh.post-self.ink/'
languageCode = 'en-us'
title = 'Marsh'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = '2023'
customCSS = ['/css/toledot.css']
[markup.goldmark.renderer]
unsafe = true