From ade134e5e6aaf28dd65d87dc493d05253585559b Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 7 Mar 2026 12:21:51 -0500 Subject: remove theme submodule --- .gitmodules | 3 --- hugo.toml | 1 - themes/aoidh | 1 - 3 files changed, 5 deletions(-) delete mode 160000 themes/aoidh diff --git a/.gitmodules b/.gitmodules index 016f735..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "themes/aoidh"] - path = themes/aoidh - url = https://git.samanthony.xyz/aoidh diff --git a/hugo.toml b/hugo.toml index 52d0361..7e568b8 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,3 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' -theme = 'aoidh' diff --git a/themes/aoidh b/themes/aoidh deleted file mode 160000 index 18d0eb0..0000000 --- a/themes/aoidh +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 18d0eb02ee0e9f199ff755d58dea7d523838f3c7 -- cgit v1.2.3