diff options
author | Justin Mayer <entroP@gmail.com> | 2013-09-15 05:14:55 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2013-09-15 05:14:55 -0700 |
commit | 61165760cc5eb6e76b377b18224190380c873525 (patch) | |
tree | cda3f07994a5b40148e2e1f30f03f2549c76ae6b | |
parent | d5608d00415d2a3aade825ac5d9b9aba8361c590 (diff) | |
parent | 4dd9962e2faace33c0cc110c1ae07bcd44de22e6 (diff) | |
download | pelican-themes-61165760cc5eb6e76b377b18224190380c873525.tar.gz |
Merge pull request #143 from badele/patch-1
Add a jesuislibre theme
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 96f07d7..5045352 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "pure"] path = pure url = https://github.com/danclaudiupop/pure.git +[submodule "jesuislibre"] + path = jesuislibre + url = https://github.com/badele/pelican-theme-jesuislibre.git |