Update maddybook, use gitea for deploys
All checks were successful
Deploy / deploy (push) Successful in 8s

This commit is contained in:
Madison Rye Progress
2026-03-15 14:25:50 -07:00
parent 5dd2ff2498
commit 60d13ee676
4 changed files with 46 additions and 3 deletions

View File

@ -6,7 +6,7 @@ paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:filename/'
post = '/:contentbasename/'
[params]
author = 'Madison Scott-Clary'