diff options
author | Justin Mayer <entroP@gmail.com> | 2015-07-02 15:03:04 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-07-02 15:03:04 -0700 |
commit | 4223c87e73e267df96b0979039f00d6850b4ed50 (patch) | |
tree | 8980234cfdd8deb02250188f63cb8a717d1d01c8 /.gitmodules | |
parent | a4ce53ca9bf12bbe292754218b2d9a5bdfd0f38c (diff) | |
download | pelican-themes-4223c87e73e267df96b0979039f00d6850b4ed50.zip pelican-themes-4223c87e73e267df96b0979039f00d6850b4ed50.tar.gz pelican-themes-4223c87e73e267df96b0979039f00d6850b4ed50.tar.bz2 |
Add Cid theme 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 819f072..8539476 100644 --- a/.gitmodules +++ b/.gitmodules @@ -160,3 +160,6 @@ [submodule "pjport"] path = pjport url = https://github.com/xm3ron/pjport.git +[submodule "cid"] + path = cid + url = https://github.com/hdra/Pelican-Cid |