diff options
author | Xabier Larrakoetxea <slok69@gmail.com> | 2012-10-16 20:03:37 +0200 |
---|---|---|
committer | Xabier Larrakoetxea <slok69@gmail.com> | 2012-10-16 20:03:37 +0200 |
commit | f28ba4586004c5ceabf81e7b276a764ce7e6d8b1 (patch) | |
tree | 05865d70d5f5c8008ab34f985bf6bbc427b05d1d /.gitmodules | |
parent | 01a8792a5116a305368d9d98fa366923086e0633 (diff) | |
download | pelican-themes-f28ba4586004c5ceabf81e7b276a764ce7e6d8b1.tar.gz |
Added submodule: Iris theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 39dca1b..c7cec5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "chunk"] path = chunk url = git@github.com:tbunnyman/pelican-chunk.git +[submodule "iris"] + path = iris + url = https://github.com/slok/iris.git |