From c88aceffa32c8b487d4693bd65344684cb36701f Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 13 Jan 2025 16:42:21 +0100 Subject: [PATCH] ananke again --- .gitmodules | 6 ------ content/hugo.toml | 3 +-- content/themes/hugo-kiera | 1 - content/themes/hugo_theme_pickles | 1 - 4 files changed, 1 insertion(+), 10 deletions(-) delete mode 160000 content/themes/hugo-kiera delete mode 160000 content/themes/hugo_theme_pickles diff --git a/.gitmodules b/.gitmodules index 91b463e..51989b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ [submodule "content/themes/ananke"] path = content/themes/ananke url = https://github.com/theNewDynamic/gohugo-theme-ananke.git -[submodule "content/themes/hugo_theme_pickles"] - path = content/themes/hugo_theme_pickles - url = https://github.com/mismith0227/hugo_theme_pickles -[submodule "content/themes/hugo-kiera"] - path = content/themes/hugo-kiera - url = https://github.com/funkydan2/hugo-kiera.git diff --git a/content/hugo.toml b/content/hugo.toml index 4561738..2906795 100644 --- a/content/hugo.toml +++ b/content/hugo.toml @@ -1,8 +1,7 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'Minimal Setups' -#theme = "ananke" -theme = "hugo-kiera" +theme = "ananke" sectionPagesMenu = "main" googleAnalystics = "" paginate = 10 diff --git a/content/themes/hugo-kiera b/content/themes/hugo-kiera deleted file mode 160000 index 5676dfa..0000000 --- a/content/themes/hugo-kiera +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5676dfaf565148f472d6a35c1f244d1199454a49 diff --git a/content/themes/hugo_theme_pickles b/content/themes/hugo_theme_pickles deleted file mode 160000 index 7836542..0000000 --- a/content/themes/hugo_theme_pickles +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7836542c6094897e5f9069cd5f53854fca7d3d51