diff options
author | Kura <kura@kura.io> | 2014-06-09 18:34:43 +0100 |
---|---|---|
committer | Kura <kura@kura.io> | 2014-06-09 18:34:43 +0100 |
commit | 00cbf7920ba267c6ec70b012aff30f25c0c79c16 (patch) | |
tree | 64b85a1721a9a716e7bebfb0db877ab36c271fca /.gitmodules | |
parent | 520b94f9139818106ebcacdf341b84a7d5f2ef27 (diff) | |
parent | d5b31673189eb580f9a4be6652b31cb0a3ce556d (diff) | |
download | pelican-themes-00cbf7920ba267c6ec70b012aff30f25c0c79c16.tar.gz |
Merged ir193/Responsive-Pelican
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b8025dc..58a3076 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ +[submodule "Responsive-Pelican"] + path = Responsive-Pelican + url = git@github.com:ir193/Responsive-Pelican.git +[submodule "hauntr"] + path = hauntr + url = https://github.com/kura/hauntr.git [submodule "ghastly"] path = ghastly url = https://github.com/kura/ghastly.git @@ -112,3 +118,6 @@ [submodule "pelican-sober"] path = pelican-sober url = https://github.com/fle/pelican-sober.git +[submodule "twenty-html5up"] + path = twenty-html5up + url = git@github.com:frankV/twenty-pelican-html5up.git |