diff options
author | Justin Mayer <entroP@gmail.com> | 2014-03-28 10:58:27 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2014-03-28 10:58:27 -0700 |
commit | 2f14c58508475d9415eab304e1ead7a19b77b23d (patch) | |
tree | 3ba927927b3f78898aa5fae64620795856317488 /.gitmodules | |
parent | a2a2a497ad0558b0507a1fd80514cc09c14bad2e (diff) | |
parent | 3a0cf11c96a3d3bf3348576bf2ad8a3c85d8e342 (diff) | |
download | pelican-themes-2f14c58508475d9415eab304e1ead7a19b77b23d.tar.gz |
Merge pull request #204 from kplaube/master
Add maggner-pelican theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |