From b7b2ad95336586208543ad8a3836a033363c0e80 Mon Sep 17 00:00:00 2001 From: Quentin Rouland Date: Sun, 15 Sep 2019 11:46:55 +0200 Subject: [PATCH] Update portal --- .gitignore | 1 + index.html | 62 ++++++++++--------------------------------- js/progressbar.min.js | 6 ----- js/surprise.js | 53 ++++++++++++++++++++++++++++++++++++ 4 files changed, 68 insertions(+), 54 deletions(-) create mode 100644 .gitignore delete mode 100644 js/progressbar.min.js create mode 100644 js/surprise.js diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..573fd43 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.workspace diff --git a/index.html b/index.html index 8e368ae..25c3632 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,6 @@ -