diff options
author | Kura <kura@kura.io> | 2014-06-09 18:30:18 +0100 |
---|---|---|
committer | Kura <kura@kura.io> | 2014-06-09 18:30:18 +0100 |
commit | 5eb8433495d33bfb1c82a33c4eb522fa0c11cb7d (patch) | |
tree | 91122b6a09857d703b478a18cd862bf4f3b3d8a5 | |
parent | 520b94f9139818106ebcacdf341b84a7d5f2ef27 (diff) | |
download | pelican-themes-5eb8433495d33bfb1c82a33c4eb522fa0c11cb7d.tar.gz |
Added Hauntr
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b8025dc..c61da57 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule "hauntr"] + path = hauntr + url = https://github.com/kura/hauntr.git [submodule "ghastly"] path = ghastly url = https://github.com/kura/ghastly.git |