diff options
author | Parbhat Puri <parbhatpuri17@gmail.com> | 2016-01-19 21:27:53 +0530 |
---|---|---|
committer | Parbhat Puri <parbhatpuri17@gmail.com> | 2016-01-19 21:27:53 +0530 |
commit | b56f654a0feb91b02e0eda5cf121a925b528e20d (patch) | |
tree | 3bcaf6ca91d6380d703ca5d78bfa84b2d2e15e29 /.gitmodules | |
parent | 3b812aa4523e9a7e05efe8068d0e723396d680e4 (diff) | |
download | pelican-themes-b56f654a0feb91b02e0eda5cf121a925b528e20d.tar.gz |
pelican-blue theme added as Submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index be8bea6..648897b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -205,3 +205,6 @@ [submodule "yapeme"] path = yapeme url = https://github.com/kplaube/yapeme +[submodule "pelican-blue"] + path = pelican-blue + url = https://github.com/Parbhat/pelican-blue |