diff options
author | Bruno Adele <bruno.adele@jesuislibre.org> | 2013-09-15 12:08:18 +0000 |
---|---|---|
committer | Bruno Adele <bruno.adele@jesuislibre.org> | 2013-09-15 12:08:18 +0000 |
commit | 4dd9962e2faace33c0cc110c1ae07bcd44de22e6 (patch) | |
tree | cda3f07994a5b40148e2e1f30f03f2549c76ae6b /.gitmodules | |
parent | d5608d00415d2a3aade825ac5d9b9aba8361c590 (diff) | |
download | pelican-themes-4dd9962e2faace33c0cc110c1ae07bcd44de22e6.tar.gz |
add a jesuislibre theme
Diffstat (limited to '.gitmodules')
-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 |