From c9983e8252084d431d1145ba87f0c78c86dc05c7 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Mon, 25 Apr 2022 22:03:41 -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 83dbb6c..d664bbc 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://qoheleth.makyo.ink' +baseURL = 'https://qoheleth.post-self.ink' languageCode = 'en-us' title = 'Qoheleth' theme = 'maddybook' @@ -14,7 +14,7 @@ disablePathToLower = true copyright = 2020 customCSS = ['/css/qoheleth.css'] subtitle = 'Post-Self book I' - subtitleLink = 'https://post-self.makyo.ink' + subtitleLink = 'https://post-self.ink' [markup.goldmark.renderer] unsafe = true