From 6d7e6f5e36553d273089aaf0a8b332ed2b2f980e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 20 Sep 2013 10:58:53 +0200 Subject: themes submodule --- .gitmodules | 2 +- themes | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 themes diff --git a/.gitmodules b/.gitmodules index 9e7ad725..bbdd8495 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = git@github.com:inthepoche/site_config.git [submodule "themes"] path = themes - url = git@github.com:inthepoche/poche-themes.git + url = git://github.com/inthepoche/poche-themes.git diff --git a/themes b/themes new file mode 160000 index 00000000..e124e424 --- /dev/null +++ b/themes @@ -0,0 +1 @@ +Subproject commit e124e4241ab374f2d825891377e5c4011d48edf0 -- cgit v1.2.3