diff options
author | Justin Mayer <entroP@gmail.com> | 2015-04-03 10:02:53 +0900 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-04-03 10:02:53 +0900 |
commit | de9b9b178cd975198e101801fce89331ef38a678 (patch) | |
tree | 5fa63fbcab6b4f6045e77aeeb5a41711ee84eb52 | |
parent | 2531aeec769b9c649b4e9d554bb80d4b5e46ce40 (diff) | |
parent | a814c29eeb8bab280262eaa61722c932b81bf390 (diff) | |
download | pelican-themes-de9b9b178cd975198e101801fce89331ef38a678.tar.gz |
Merge pull request #294 from xm3ron/master
Add pjport theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | pjport | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 812e9fd..819f072 100644 --- a/.gitmodules +++ b/.gitmodules @@ -157,3 +157,6 @@ [submodule "Nuja"] path = Nuja url = https://github.com/allenskd/Nuja.git +[submodule "pjport"] + path = pjport + url = https://github.com/xm3ron/pjport.git diff --git a/pjport b/pjport new file mode 160000 +Subproject a91faef9336de66e709f39a5636714fb214f01d |