diff options
author | Christoph Paulik <cpaulik@gmail.com> | 2015-01-22 21:33:41 +0100 |
---|---|---|
committer | Christoph Paulik <cpaulik@gmail.com> | 2015-01-22 21:33:41 +0100 |
commit | f187077bd62ea004120ac33ba28d35a669032875 (patch) | |
tree | 6132f260a75c48592dfa5318a938ad0ec408014a /.gitmodules | |
parent | 0a2998adc030df3d405b64edd2b1fd94100cab8b (diff) | |
download | pelican-themes-f187077bd62ea004120ac33ba28d35a669032875.zip pelican-themes-f187077bd62ea004120ac33ba28d35a669032875.tar.gz pelican-themes-f187077bd62ea004120ac33ba28d35a669032875.tar.bz2 |
added martin pelican submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9f15cc6..c64e0e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -145,3 +145,6 @@ [submodule "mg"] path = mg url = https://github.com/lucachr/pelican-mg.git +[submodule "martin-pelican"] + path = martin-pelican + url = https://github.com/cpaulik/martin-pelican |