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 | |
parent | a4ce53ca9bf12bbe292754218b2d9a5bdfd0f38c (diff) | |
download | pelican-themes-4223c87e73e267df96b0979039f00d6850b4ed50.tar.gz |
Add Cid theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | cid | 0 |
2 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 diff --git a/cid b/cid new file mode 160000 +Subproject db88343b892126f5d664308acf8da4ef8b4c500 |