From fd0ea710395904e1b4cf5f22fd17af13db43ce5f Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Tue, 16 Jul 2024 13:12:33 +0100 Subject: webtorrent and teaser support --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index cc90d6e..7836e19 100644 --- a/index.html +++ b/index.html @@ -1 +1,2 @@ -$partial("templates/thumbs.html")$ \ No newline at end of file +$partial("templates/load-webtorrent.html")$ +$partial("templates/thumbs.html")$ -- cgit