diff --git a/.gitignore b/.gitignore index 3cbd2eb..2b5f08b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,6 @@ _testmain.go *.test public -themes resources assets/jsconfig.json diff --git a/.gitmodules b/.gitmodules index 4db6342..fa66c6c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "themes/hugo-theme-stack"] path = themes/hugo-theme-stack - url = https://github.com/CaiJimmy/hugo-theme-stack/ -[submodule "wiki-hemera/themes/hugo-theme-stack"] - path = wiki-hemera/themes/hugo-theme-stack - url = https://github.com/CaiJimmy/hugo-theme-stack/ + url = https://github.com/CaiJimmy/hugo-theme-stack/ \ No newline at end of file