diff options
author | Piergiorgio Faraglia <p.faraglia@gmail.com> | 2015-04-02 10:06:54 +0200 |
---|---|---|
committer | Piergiorgio Faraglia <p.faraglia@gmail.com> | 2015-04-02 10:06:54 +0200 |
commit | a814c29eeb8bab280262eaa61722c932b81bf390 (patch) | |
tree | 5fa63fbcab6b4f6045e77aeeb5a41711ee84eb52 /.gitmodules | |
parent | 2531aeec769b9c649b4e9d554bb80d4b5e46ce40 (diff) | |
download | pelican-themes-a814c29eeb8bab280262eaa61722c932b81bf390.zip pelican-themes-a814c29eeb8bab280262eaa61722c932b81bf390.tar.gz pelican-themes-a814c29eeb8bab280262eaa61722c932b81bf390.tar.bz2 |
adds pjport pelican templates
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |