diff options
author | Luca Chiricozzi <luca92web@gmail.com> | 2015-01-18 00:09:11 +0100 |
---|---|---|
committer | Luca Chiricozzi <luca92web@gmail.com> | 2015-01-18 00:09:11 +0100 |
commit | 8974aa4127ea8eec05cc9d60512df5a9edb7c579 (patch) | |
tree | 2a97d4a0719a2c6be16d1fdd4f9767771b04f2f2 /.gitmodules | |
parent | c413923f5c01713b6186bef2716a21bf99c2bd40 (diff) | |
download | pelican-themes-8974aa4127ea8eec05cc9d60512df5a9edb7c579.zip pelican-themes-8974aa4127ea8eec05cc9d60512df5a9edb7c579.tar.gz pelican-themes-8974aa4127ea8eec05cc9d60512df5a9edb7c579.tar.bz2 |
Add mg theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8b80600..9f15cc6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -142,3 +142,6 @@ [submodule "chameleon"] path = chameleon url = https://github.com/yuex/pelican-iliork.git +[submodule "mg"] + path = mg + url = https://github.com/lucachr/pelican-mg.git |