diff options
author | EuAndreh <eu@euandre.org> | 2021-10-06 14:36:42 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-10-06 14:36:42 -0300 |
commit | 3370290bc7e55d26165dcec12885d4fd2e7c442e (patch) | |
tree | 737edbdcf4e7426da63cf694e8387a8f620862cd /.gitmodules | |
parent | configure: Remove file (diff) | |
download | euandre.org-3370290bc7e55d26165dcec12885d4fd2e7c442e.tar.gz euandre.org-3370290bc7e55d26165dcec12885d4fd2e7c442e.tar.xz |
Stop using WebTorrent
I'll stick with just plain torrent + web seed, to reduce the
dependencies of the website.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index f169aba..6d301d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "vendor/reveal.js"] path = vendor/reveal.js url = https://github.com/hakimel/reveal.js -[submodule "vendor/webtorrent"] - path = vendor/webtorrent - url = https://github.com/webtorrent/webtorrent |