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 | |
parent | c413923f5c01713b6186bef2716a21bf99c2bd40 (diff) | |
download | pelican-themes-8974aa4127ea8eec05cc9d60512df5a9edb7c579.tar.gz |
Add mg theme
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mg | 0 |
2 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 diff --git a/mg b/mg new file mode 160000 +Subproject 6293f47f052d5d3b6f59db7f9f52bb00a4a9b72 |