Link to post-self.ink

This commit is contained in:
Madison Scott-Clary
2022-04-25 22:05:17 -07:00
parent 9c83061141
commit 9dc5402ff0

View File

@ -1,4 +1,4 @@
baseURL = 'https://mitzvot.makyo.ink/' baseURL = 'https://mitzvot.post-self.ink/'
languageCode = 'en-us' languageCode = 'en-us'
title = 'Mitzvot' title = 'Mitzvot'
theme = 'maddybook' theme = 'maddybook'
@ -13,7 +13,7 @@ paginatePath = ''
copyright = 2023 copyright = 2023
customCSS = ['/css/mitzvot.css'] customCSS = ['/css/mitzvot.css']
subtitle = 'Post-Self book IV' subtitle = 'Post-Self book IV'
subtitleLink = 'https://post-self.makyo.ink' subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer] [markup.goldmark.renderer]
unsafe = true unsafe = true