From 0ce76340a4adc33822d67e3eaa15650320a63b79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Wed, 20 May 2020 22:54:42 +0200 Subject: [PATCH] Switch to prod URL --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a8b33bb..22eaea8 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://blog-beta.creekorful.com" +baseURL = "https://blog.creekorful.com" languageCode = "en-us" title = "Aloïs Micard | Tech blog" theme = "terminal"