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]