From 9dc5402ff05139d8dcec33d71ed0717e54225401 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Mon, 25 Apr 2022 22:05:17 -0700 Subject: [PATCH] Link to post-self.ink --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 3707739..deba376 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://mitzvot.makyo.ink/' +baseURL = 'https://mitzvot.post-self.ink/' languageCode = 'en-us' title = 'Mitzvot' theme = 'maddybook' @@ -13,7 +13,7 @@ paginatePath = '' copyright = 2023 customCSS = ['/css/mitzvot.css'] subtitle = 'Post-Self book IV' - subtitleLink = 'https://post-self.makyo.ink' + subtitleLink = 'https://post-self.ink' [markup.goldmark.renderer] unsafe = true