fixed jquery

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-17 02:01:32 +01:00
parent 4273212bc1
commit 290acca363
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<title>PiXelTube Web Interface</title>
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<script src="bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="jquery/jquery-3.7.1.min.js"></script>
<script src="jquery/jquery.min.js"></script>
</head>
<body>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long