diff options
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | chameleon | 0 | ||||
m--------- | pelican-iliork | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 24e373b..4b49611 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,9 +109,6 @@ [submodule "voidy-bootstrap"] path = voidy-bootstrap url = https://github.com/robulouski/voidy-bootstrap.git -[submodule "pelican-iliork"] - path = pelican-iliork - url = https://github.com/yuex/pelican-iliork.git [submodule "burrito"] path = burrito url = https://github.com/fly/burrito.git @@ -142,3 +139,6 @@ [submodule "ptemplate"] path = ptemplate url = https://github.com/spinner-dev/ptemplate.git +[submodule "chameleon"] + path = chameleon + url = https://github.com/yuex/pelican-iliork.git diff --git a/chameleon b/chameleon new file mode 160000 +Subproject 5ae012eb35a747834f207badc95e8f31f6246ad diff --git a/pelican-iliork b/pelican-iliork deleted file mode 160000 -Subproject 078a96fbf815017bd2ebbbb362fd357f21a7e0e |