From ec26ebc98a5e5e97c575c5d0683df8f73669faad Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Tue, 1 Oct 2024 20:11:03 +0200 Subject: [PATCH] Update baseurl --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 6a8b7be..1a2a08b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseurl = "https://www.valatsos.gr" +baseurl = "https://aethrvmn.gr" enableEmoji = true footnotereturnlinkcontents = "↩" ignoreFiles = ["\\.Rmd$", "_files$", "_cache$"]