Skip to content

Commit dbf5e7a

Browse files
committed
remove obselete jquery code on index.html
1 parent 47d188a commit dbf5e7a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<head>
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<script src="https://code.jquery.com/jquery-3.7.1.js"></script>
87
<link href="css/style.css" rel="stylesheet" />
98
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
109
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous" />
@@ -54,4 +53,4 @@ <h2>Ladybird need to be release soon and FreeBSD better be ready soon, as Firefo
5453
</footer>
5554
</body>
5655

57-
</html>
56+
</html>

0 commit comments

Comments
 (0)