From 56c4b94a80e026c2d68226511c0f3a44e969f0fe Mon Sep 17 00:00:00 2001 From: knotteye Date: Sat, 17 Oct 2020 05:26:31 -0500 Subject: [PATCH] Fix the start video function to avoid redudant calls --- site/index.html | 5 +++-- site/index.js | 40 ++++++++++++++++++++++++++++++++++++++++ templates/user.njk | 45 ++++++++++++++++++++++++++++++++++++++------- 3 files changed, 81 insertions(+), 9 deletions(-) diff --git a/site/index.html b/site/index.html index cd6342b..d3c0047 100644 --- a/site/index.html +++ b/site/index.html @@ -3,12 +3,13 @@ + + + - {% endblock %} {% block content %} @@ -28,7 +59,7 @@ function newPopup(url) { - +