diff options
author | Justin Mayer <entroP@gmail.com> | 2013-07-09 17:05:22 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2013-07-09 17:05:22 -0700 |
commit | 376467725ab3d14e1d59e20a74b54be84ed805a8 (patch) | |
tree | 98865114ae19255a1d0d566707773743a0a5beaa | |
parent | ef2d036870c2da31323c311c166f6118e7f29726 (diff) | |
parent | 413218b216220f6b3296d1adef7d0dc5acb88220 (diff) | |
download | pelican-themes-376467725ab3d14e1d59e20a74b54be84ed805a8.tar.gz |
Merge pull request #114 from kdeldycke/master
New theme: Plumage 0.2
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | plumage | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 28fa529..a36eda8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "html5-dopetrope"] path = html5-dopetrope url = https://github.com/PierrePaul/html5-dopetrope.git +[submodule "plumage"] + path = plumage + url = git@github.com:kdeldycke/plumage.git diff --git a/plumage b/plumage new file mode 160000 +Subproject a0c2ff1fcfbf075541dc96af79a86150a21b803 |