diff options
author | Admin <admin@marx.cafe> | 2022-12-03 10:47:26 -0500 |
---|---|---|
committer | Admin <admin@marx.cafe> | 2022-12-03 10:47:26 -0500 |
commit | d4fbddc0316b39cd675e09985ed7c456371514ee (patch) | |
tree | 5204f9ba6a368e8e4ee7936e215453fc068c1af7 | |
parent | 6d12ed77aebf8ee6f85d7b50fda2f377b25c993a (diff) |
Remove unused themes
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | themes/PaperMod | 0 | ||||
m--------- | themes/hugo-flex | 0 | ||||
m--------- | themes/vnovel | 0 |
4 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 70a0f69..12744dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ -[submodule "themes/PaperMod"] - path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git [submodule "themes/hugo-book"] path = themes/hugo-book url = https://github.com/alex-shpak/hugo-book -[submodule "themes/hugo-flex"] - path = themes/hugo-flex - url = https://github.com/de-souza/hugo-flex.git diff --git a/themes/PaperMod b/themes/PaperMod deleted file mode 160000 -Subproject 4bd96d62719b044ba28380ad2cb06c57a631afc diff --git a/themes/hugo-flex b/themes/hugo-flex deleted file mode 160000 -Subproject eb5e35185457e68cdfafa90bc5eef578266bb43 diff --git a/themes/vnovel b/themes/vnovel deleted file mode 160000 -Subproject d75c3ee00ce5e3a53fb5f78122ff68232317f2d |