diff options
author | Justin Mayer <entroP@gmail.com> | 2015-01-26 18:11:02 -0800 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-01-26 18:11:02 -0800 |
commit | 8f89902a272ae424d70b101b9c9d7d4a300e6649 (patch) | |
tree | c763439c16b0f23ef6de82130de5fc2b51f5cecc | |
parent | 47efd9f0a1761ff2dd80e2776dcf9bc265ff795d (diff) | |
parent | f187077bd62ea004120ac33ba28d35a669032875 (diff) | |
download | pelican-themes-8f89902a272ae424d70b101b9c9d7d4a300e6649.tar.gz |
Merge pull request #283 from cpaulik/master
added martin pelican theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | martin-pelican | 0 |
2 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 diff --git a/martin-pelican b/martin-pelican new file mode 160000 +Subproject 13b90271c0841e69407be3f79032d35d84c48c2 |