From 29bb499d72405cac1a24660a545d51b186adfd66 Mon Sep 17 00:00:00 2001 From: Jakub Kaczmarzyk Date: Fri, 24 Sep 2021 16:29:18 -0400 Subject: [PATCH] add initial tutorial (unfinished) with intro.js --- main/html/index.html | 7 ++++++- main/js/tutorial.js | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 main/js/tutorial.js diff --git a/main/html/index.html b/main/html/index.html index 0880753d..e91d6719 100644 --- a/main/html/index.html +++ b/main/html/index.html @@ -36,6 +36,10 @@ + + + + @@ -49,6 +53,7 @@