From d477db2cfb0dba19bc1272754b9c6c36f7f42371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 20 Sep 2013 11:32:19 +0200 Subject: add themes --- .gitmodules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 295ee05c..bbdd8495 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "inc/3rdparty/site_config"] path = inc/3rdparty/site_config - url = git@github.com:inthepoche/site_config.git \ No newline at end of file + url = git@github.com:inthepoche/site_config.git +[submodule "themes"] + path = themes + url = git://github.com/inthepoche/poche-themes.git -- cgit v1.2.3