diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-09-20 11:50:19 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-09-20 11:50:19 +0200 |
commit | 74c0733c1e38430df963621037a3735020e42e92 (patch) | |
tree | d0fcbdc4386c981d9e0825774e3537cc10d5e678 /.gitmodules | |
parent | f55f734fdadb35352310eccbfefdae68f303bb42 (diff) | |
download | wallabag-74c0733c1e38430df963621037a3735020e42e92.tar.gz wallabag-74c0733c1e38430df963621037a3735020e42e92.tar.zst wallabag-74c0733c1e38430df963621037a3735020e42e92.zip |
update themes
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 295ee05c..bbdd8495 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,3 +1,6 @@ | |||
1 | [submodule "inc/3rdparty/site_config"] | 1 | [submodule "inc/3rdparty/site_config"] |
2 | path = inc/3rdparty/site_config | 2 | path = inc/3rdparty/site_config |
3 | url = git@github.com:inthepoche/site_config.git \ No newline at end of file | 3 | url = git@github.com:inthepoche/site_config.git |
4 | [submodule "themes"] | ||
5 | path = themes | ||
6 | url = git://github.com/inthepoche/poche-themes.git | ||