Allow unsafe

This commit is contained in:
Madison Scott-Clary
2021-10-20 16:34:51 -07:00
parent dca8b79cb6
commit 4ce7bc9a3e

View File

@ -2,3 +2,15 @@ baseURL = 'https://toledot.makyo.ink/'
languageCode = 'en-us'
title = 'Toledot'
theme = 'maddybook'
paginatePath = ""
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2021
[markup.goldmark.renderer]
unsafe = true