From 3baa0d83980d5a1993cb923748785bc80eb9fb85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Mon, 3 Jul 2023 09:17:42 +0200 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5b820cb..924c75f 100644 --- a/config.toml +++ b/config.toml @@ -54,7 +54,7 @@ url = "https://500px.com/p/creekorful" [[menu.main]] identifier = "blog" name = "Blog" -url = "https://creekorful.blog" +url = "https://blog.creekorful.org" [params.portrait] path = "/img/avatar.jpg"