diff options
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | mod/habitorio_theme | 6 | ||||
m--------- | mod/purity_theme | 7 |
3 files changed, 19 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 20380bce4..822bb4288 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,9 @@ [submodule "mod/simple_faq"] path = mod/simple_faq url = git://gitorious.org/lorea/simple_faq.git +[submodule "mod/habitorio_theme"] + path = mod/habitorio_theme + url = git://gitorious.org/lorea/habitorio_theme.git +[submodule "mod/purity_theme"] + path = mod/purity_theme + url = git://gitorious.org/lorea/purity_theme.git diff --git a/mod/habitorio_theme b/mod/habitorio_theme new file mode 160000 +Subproject 8b247fd8dfcddcaebab0b11b8e63b9e20b41398 diff --git a/mod/purity_theme b/mod/purity_theme new file mode 160000 +Subproject 60df8b304bd70b5ddc79927abec1b1dc2eb706e |