diff options
author | tBunnyMan <WagThatTail@Me.com> | 2013-01-11 12:18:39 -0800 |
---|---|---|
committer | tBunnyMan <WagThatTail@Me.com> | 2013-01-11 12:18:39 -0800 |
commit | d77a11fbe650465f9a60b37a82ddfa1a1716a0e6 (patch) | |
tree | 7d8b7b1a0474c21872e7a85a2829243866bc0107 /.gitmodules | |
parent | 32d903d9f2838761aed6854cc0de870f5de1794b (diff) | |
download | pelican-themes-d77a11fbe650465f9a60b37a82ddfa1a1716a0e6.tar.gz |
Added wrl's Mockingbird port
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5d24a12..42be753 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "neat"] path = neat url = git@github.com:BYK/pelican-neat.git +[submodule "pelican-mockingbird"] + path = pelican-mockingbird + url = git://github.com/wrl/pelican-mockingbird.git |