Skip to content

Commit 5fe1ced

Browse files
committed
Upsage *use* of jqueuery, per dependabot
1 parent 6dce9a9 commit 5fe1ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/front.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="container">
1414
{{ content }}
1515
</div>
16-
<script src="/assets/js/jquery-3.3.1.min.js"></script>
16+
<script src="/assets/js/jquery-3.7.1.min.js"></script>
1717
<script src="/assets/js/bootstrap.min.js"></script>
1818
</body>
1919
</html>

0 commit comments

Comments
 (0)