diff options
author | Klaus Laube <klaus@corp.globo.com> | 2014-03-26 18:23:33 -0300 |
---|---|---|
committer | Klaus Laube <klaus@corp.globo.com> | 2014-03-26 18:23:33 -0300 |
commit | 3a0cf11c96a3d3bf3348576bf2ad8a3c85d8e342 (patch) | |
tree | 3ba927927b3f78898aa5fae64620795856317488 | |
parent | a2a2a497ad0558b0507a1fd80514cc09c14bad2e (diff) | |
download | pelican-themes-3a0cf11c96a3d3bf3348576bf2ad8a3c85d8e342.tar.gz |
Added maggner-pelican theme
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | maggner-pelican | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 57cfa5f..beb8fb3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -103,3 +103,6 @@ [submodule "burrito"] path = burrito url = https://github.com/fly/burrito.git +[submodule "maggner-pelican"] + path = maggner-pelican + url = https://github.com/kplaube/maggner-pelican.git diff --git a/maggner-pelican b/maggner-pelican new file mode 160000 +Subproject fba2f34875acbb9079f8e9e3fd4a557704b4950 |