From cd4ac0c3f78dbd98e2c99db0bce5b0cc18e8c4dc Mon Sep 17 00:00:00 2001 From: Rico Ullmann Date: Thu, 6 Jun 2024 21:42:17 +0200 Subject: [PATCH] config.toml: move to maugalaxy.space --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index ea1aff9..e468c79 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://recipes.ullmann.space/" +baseURL = "https://recipes.maugalaxy.space/" languageCode = "de-de" title = "Mein kleines Kochbuch" theme = "terminal-cookbook" @@ -7,4 +7,4 @@ theme = "terminal-cookbook" defaultMarkdownHandler = 'goldmark' [markup.goldmark] [markup.goldmark.renderer] - unsafe = true \ No newline at end of file + unsafe = true