From 129e376c3ec809fdab75cc460ef6d687543f3835 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 13 Jan 2025 13:27:59 +0100 Subject: [PATCH] old theme --- content/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hugo.toml b/content/hugo.toml index b06eba0..8ec6971 100644 --- a/content/hugo.toml +++ b/content/hugo.toml @@ -1,7 +1,7 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'Minimal Setups' -theme = "ed" +theme = "ananke" sectionPagesMenu = "main" [params]