diff options
author | Justin Mayer <entroP@gmail.com> | 2014-01-29 15:51:32 -0800 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2014-01-29 15:51:32 -0800 |
commit | 6036c183145d52eecc4d4e18cc15394bdd51ea48 (patch) | |
tree | cd1f0d4f2881129a1df706a61c669fda55f6d753 /.gitmodules | |
parent | f62a3c98eb2e3ec2760049201489e004047973e1 (diff) | |
parent | 65f3fc50df9357a8b001182f463a755cfc562777 (diff) | |
download | pelican-themes-6036c183145d52eecc4d4e18cc15394bdd51ea48.tar.gz |
Merge pull request #189 from chdoig/lovers-submodule
Add Pelican Bootstrap3 Lovers theme as a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f686b2c..23a0024 100644 --- a/.gitmodules +++ b/.gitmodules @@ -88,3 +88,6 @@ [submodule "pujangga"] path = pujangga url = git@github.com:habibillah/pujangga.git +[submodule "lovers"] + path = lovers + url = https://github.com/chdoig/pelican-bootstrap3-lovers.git |