Styling, edits

This commit is contained in:
Madison Scott-Clary
2021-09-03 14:42:13 -07:00
parent d183b48037
commit b5793d2feb
45 changed files with 12 additions and 7 deletions

View File

@ -2,6 +2,7 @@ baseURL = 'https://wildness.makyo.ink/'
languageCode = 'en-us'
title = 'A Wildness of the Heart'
theme = 'maddybook'
paginatePath = ""
[permalinks]
post = '/:filename/'
@ -10,3 +11,6 @@ theme = 'maddybook'
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2021
[markup.goldmark.renderer]
unsafe = true