Use works listing

This commit is contained in:
Madison Rye Progress
2026-03-12 21:36:13 -07:00
parent df6f947d25
commit ddce926e92
7 changed files with 117 additions and 60 deletions

View File

@ -9,7 +9,7 @@ disablePathToLower = true
path = ""
[permalinks]
post = '/:filename/'
post = '/:contentbasename/'
[params]
author = 'Madison Rye Progress'
@ -17,7 +17,7 @@ disablePathToLower = true
copyright = '2023'
subtitle = 'Stories of Restoration'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/toledot.css']
customCSS = ['/css/marsh.css']
[markup.goldmark.renderer]
unsafe = true