From 31ca8d8a1272840e5b5db9a1f99e9b77580343d0 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Sat, 22 Feb 2020 16:58:55 +0100 Subject: [PATCH] add jquery and truly fix menu link fix so menu links arent clickable while menu is hidden --- src/index.html | 3 +- src/js/jquery-3.4.1.js | 10598 +++++++++++++++++++++++++++++++++++++++ src/js/main.js | 16 +- 3 files changed, 10614 insertions(+), 3 deletions(-) create mode 100644 src/js/jquery-3.4.1.js diff --git a/src/index.html b/src/index.html index f442ffe..19fae06 100644 --- a/src/index.html +++ b/src/index.html @@ -47,7 +47,7 @@