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