Use updated jquery
Signed-off-by: Jackeagle <jackeagle102@gmail.com>
diff --git a/bfor.html b/bfor.html
index f3688a9..1b7deb5 100644
--- a/bfor.html
+++ b/bfor.html
@@ -2264,8 +2264,7 @@
</div>
<section id="content"></section>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js">
- </script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
$.ajax({
type: "GET",
@@ -2391,7 +2390,6 @@
</div>
<!-- JavaScript dependencies -->
<script src="js/mainani.js" type="text/javascript"></script>
- <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
<!-- Script: Smooth scrolling between anchors in the same page -->