diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-03-07 12:21:51 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-03-07 12:21:51 -0500 |
| commit | ade134e5e6aaf28dd65d87dc493d05253585559b (patch) | |
| tree | 94978a1f6bf3551afc2b2a5c9382cba73d54e0b3 | |
| parent | 7c32f8a87889c8fdb8637243fd540061ea1a8539 (diff) | |
| download | buth-ade134e5e6aaf28dd65d87dc493d05253585559b.zip | |
remove theme submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | hugo.toml | 1 | ||||
| m--------- | themes/aoidh | 0 |
3 files changed, 0 insertions, 4 deletions
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 @@ -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 -Subproject 18d0eb02ee0e9f199ff755d58dea7d523838f3c |