diff options
author | if1live <libsora25@gmail.com> | 2013-11-03 16:56:19 +0900 |
---|---|---|
committer | if1live <libsora25@gmail.com> | 2013-11-03 16:56:19 +0900 |
commit | bc676bc3bf9e972e89f69cdcd852f5fa49badc1d (patch) | |
tree | 564cc4c09e2a3c5b2b0b156a0d8653febc36c9fc /.gitmodules | |
parent | 8b1abfdfb27f5c228dd4709f072fc2e45b7de3f7 (diff) | |
download | pelican-themes-bc676bc3bf9e972e89f69cdcd852f5fa49badc1d.tar.gz |
Add pelican-sora theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 36ddc88..69bcf2a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,6 @@ [submodule "blueidea"] path = blueidea url = git@github.com:blueicefield/pelican-blueidea.git +[submodule "sora"] + path = sora + url = https://github.com/if1live/pelican-sora.git |