update jquery version to 3.6.0

This commit is contained in:
2021-03-27 18:13:44 +01:00
parent ed71853180
commit 9fd4ca62d3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
<link rel="stylesheet" href="static/css/wo-bisch-web-custom.css">
<script src="/static/js/fontawesome-5.11.2/all-minified.js"></script>
<script src="/static/js/jquery-3.3.1/jquery.min.js"></script>
<script src="/static/js/jquery-3.6.0/jquery.min.js"></script>
{{template "header_additions" . }}
</head>
<body>