diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d3f63d5..b8025dc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule "ghastly"] + path = ghastly + url = https://github.com/kura/ghastly.git [submodule "svbtle"] path = svbtle url = https://github.com/wting/pelican-svbtle.git |