From 5d3f9604aa258867253a197ece8a27cce30c4a3b Mon Sep 17 00:00:00 2001 From: edi Date: Sun, 9 Jun 2024 02:37:37 +0200 Subject: [PATCH] cloakemail raus und auf richtige Domain umgestellt --- hugo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo.toml b/hugo.toml index 8d34c8a..630aa9b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,8 +1,8 @@ -baseURL = "https://ve-testing.wolke.gr/" +baseURL = "https://vanilla.engineering" languageCode = "de-de" defaultContentLanguage = "de" -title = "TESTING vanilla.engineering" -theme = ["hugo-cloak-email"] +title = "vanilla.engineering" + enableEmoji = true