diff options
author | Karl Semich <0xloem@gmail.com> | 2016-08-27 09:38:32 -0400 |
---|---|---|
committer | Karl Semich <0xloem@gmail.com> | 2016-08-27 09:38:32 -0400 |
commit | c5dd48544f335ed55711b94ddb2a61841132ef35 (patch) | |
tree | dd4ec5141afd197832242aaa21bc108883774b7b /.gitmodules | |
parent | 75a2cc7acb5a2a83dae172003b13729baf2e2756 (diff) | |
download | standingwithresilience-c5dd48544f335ed55711b94ddb2a61841132ef35.tar.gz standingwithresilience-c5dd48544f335ed55711b94ddb2a61841132ef35.zip |
Workaround for Freenet's CSS content filter hiding the title
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index fa03542..5f15c26 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "backend/dep/--force"] - path = backend/dep/--force - url = https://github.com/freenet/pyFreenet.git [submodule "backend/dep/pyFreenet"] path = backend/dep/pyFreenet url = https://github.com/freenet/pyFreenet.git |