diff options
author | Yue Xin <yuecn41@gmail.com> | 2015-01-10 21:39:45 +0800 |
---|---|---|
committer | Yue Xin <yuecn41@gmail.com> | 2015-01-10 21:39:45 +0800 |
commit | 1ddd9800aa0883b1815c4f6acb0d440b94a2abb6 (patch) | |
tree | f3280331f71cb52c18e15bfa051e5613cee9ba92 /.gitmodules | |
parent | 0344d3783af005c8c5407ed754db05a0e999727f (diff) | |
download | pelican-themes-1ddd9800aa0883b1815c4f6acb0d440b94a2abb6.tar.gz |
rename pelican-iliork to chameleon, and update to its lastest commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 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 |