Skip to content

Commit

Permalink
add doctype to fix issue with jquery on firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
Piplup7575 authored Dec 27, 2023
1 parent 7f5b36c commit 02fea1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!doctype html>
<html>

<head>
Expand Down Expand Up @@ -267,4 +268,4 @@ <h3>Our Team</h3>
</script>
</footer>

</html>
</html>

0 comments on commit 02fea1c

Please sign in to comment.