diff options
author | Justin Mayer <entroP@gmail.com> | 2014-06-07 15:08:00 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2014-06-07 15:08:00 -0700 |
commit | beb2fa79f27ee5cf4e6dd1507734e50dea5aff45 (patch) | |
tree | 955fc844784170de83e23f72f4cfccc96f79548b | |
parent | c3ae06311249b930bb057600d1c76063e847ef76 (diff) | |
parent | 87411f40b6a50a58c44c421d77bf9ece42188247 (diff) | |
download | pelican-themes-beb2fa79f27ee5cf4e6dd1507734e50dea5aff45.tar.gz |
Merge pull request #217 from kura/ghastly
Add Ghastly theme
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index beb8fb3..fea0440 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 |