From 7249325100ce5d373d7da8b3e14ea8283a56eef9 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 23 Oct 2023 21:24:11 +0200 Subject: add button to start presentation Instead of automatically starting after selecting a file. This pleases Chrome's popup blocker, which no longer blocks it. Firefox isn't smart enough to establish the click causality link though. --- index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 68239ff..61c53fc 100644 --- a/index.html +++ b/index.html @@ -70,6 +70,9 @@

+
+
+ -- cgit v1.2.3