aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-12 10:56:15 +0500
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-12 10:56:15 +0500
commitd5777937b851a081767911fe254dc76c0a54ca83 (patch)
tree4f6aa6c838d737a5427d0df859f6d47103162848 /index.html
parentindex.html: prevent button jumps (diff)
downloadvoid-d5777937b851a081767911fe254dc76c0a54ca83.tar.gz
void-d5777937b851a081767911fe254dc76c0a54ca83.zip
index.html: Bootstrap JS code is not needed
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 460f771..ed5d59c 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,9 @@ html, body {
</div>
</div>
+ <!--
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
+ -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script>
function dump_fail(data) {