diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 24e373b..c64e0e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,7 +75,7 @@ url = https://github.com/talha131/pelican-elegant.git [submodule "niu-x2"] path = niu-x2 - url = http://github.com/wilbur-ma/niu-x2 + url = https://github.com/wilbur-ma/niu-x2.git [submodule "storm"] path = storm url = https://github.com/redVi/storm.git @@ -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,12 @@ [submodule "ptemplate"] path = ptemplate url = https://github.com/spinner-dev/ptemplate.git +[submodule "chameleon"] + path = chameleon + url = https://github.com/yuex/pelican-iliork.git +[submodule "mg"] + path = mg + url = https://github.com/lucachr/pelican-mg.git +[submodule "martin-pelican"] + path = martin-pelican + url = https://github.com/cpaulik/martin-pelican |