From ad18d36dc6e7c095aab21f03ca9744464b1e087d Mon Sep 17 00:00:00 2001 From: liamcottle Date: Fri, 29 Mar 2024 23:27:02 +1300 Subject: [PATCH] show info modal on first launch --- src/public/index.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/public/index.html b/src/public/index.html index 36cca8c..bc731fa 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -265,7 +265,7 @@ leave-active-class="transition-opacity duration-300 ease-linear" leave-from-class="opacity-100" leave-to-class="opacity-0"> -
+
@@ -284,7 +284,7 @@