From a9142c9f5ccdfab285f71f48f20573fe7bf8ddff Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 24 Dec 2020 05:48:44 -0300 Subject: Add torrent.html page with WebTorrent --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6d301d9..f169aba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [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 -- cgit v1.2.3