Skip to content

Commit 057a9ea

Browse files
authored
Update default.html
1 parent fa284a7 commit 057a9ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
<link rel="stylesheet" href="{{site.baseurl}}/assets/css/theme.css">
7474

7575
<script
76-
src="https://code.jquery.com/jquery-3.7.1.slim.min.js"
77-
integrity="sha256-kmHvs0B+OpCW5GVHUNjv9rOmY0IvSIRcf7zGUDTDQM8="
76+
src="https://code.jquery.com/jquery-3.7.1.js"
77+
integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4="
7878
crossorigin="anonymous"></script>
7979
{% include tracking-header.html %}
8080
</head>

0 commit comments

Comments
 (0)