diff options
author | tBunnyMan <WagThatTail@Me.com> | 2013-01-09 09:13:44 -0800 |
---|---|---|
committer | tBunnyMan <WagThatTail@Me.com> | 2013-01-09 09:13:44 -0800 |
commit | afcc28559b63fd371dd3c269d25b10199ba5abaa (patch) | |
tree | 9b1a80bbb8abde890bf4c05114d1f8e7a3dfe813 /.gitmodules | |
parent | bb85addbc5409cc7fdb0b0d1b461a93f18cd6671 (diff) | |
download | pelican-themes-afcc28559b63fd371dd3c269d25b10199ba5abaa.tar.gz |
Merge Relapse theme by wamonite
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c7cec5f..ce9e27c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "iris"] path = iris url = https://github.com/slok/iris.git +[submodule "relapse"] + path = relapse + url = git@github.com:wamonite/relapse.git |