diff options
author | abr4xas <me@abr4xas.org> | 2014-12-10 09:42:28 -0500 |
---|---|---|
committer | abr4xas <me@abr4xas.org> | 2014-12-10 09:42:28 -0500 |
commit | 0e18540d460b3802b539366e7f9ffabbb0aeae27 (patch) | |
tree | 7f49b99b7120c70642660e6d4db6a9d377987541 /.gitmodules | |
parent | 4115670d47fa069559f241f8ec56e9f66584e875 (diff) | |
download | pelican-themes-0e18540d460b3802b539366e7f9ffabbb0aeae27.zip pelican-themes-0e18540d460b3802b539366e7f9ffabbb0aeae27.tar.gz pelican-themes-0e18540d460b3802b539366e7f9ffabbb0aeae27.tar.bz2 |
Added new template
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b27ac10..24e373b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -139,3 +139,6 @@ [submodule "nikhil-theme"] path = nikhil-theme url = https://github.com/gunchu/nikhil-theme +[submodule "ptemplate"] + path = ptemplate + url = https://github.com/spinner-dev/ptemplate.git |