diff options
author | Yue Xin <yuecn41@gmail.com> | 2014-03-02 12:50:10 +0800 |
---|---|---|
committer | Yue Xin <yuecn41@gmail.com> | 2014-03-02 12:50:10 +0800 |
commit | 033f1857ca91735f63c32d7a24c0ce91bd57adb5 (patch) | |
tree | 087476d9b1443e12a0dadc4e7f30f1d38f5a6f1f /.gitmodules | |
parent | c5e3d2b0de21fe4ce98961de7b1e038823261702 (diff) | |
download | pelican-themes-033f1857ca91735f63c32d7a24c0ce91bd57adb5.tar.gz |
add pelican-iliork as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 29c6d41..4c83290 100644 --- a/.gitmodules +++ b/.gitmodules @@ -97,3 +97,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 |