We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa284a7 commit 057a9eaCopy full SHA for 057a9ea
_layouts/default.html
@@ -73,8 +73,8 @@
73
<link rel="stylesheet" href="{{site.baseurl}}/assets/css/theme.css">
74
75
<script
76
- src="https://code.jquery.com/jquery-3.7.1.slim.min.js"
77
- integrity="sha256-kmHvs0B+OpCW5GVHUNjv9rOmY0IvSIRcf7zGUDTDQM8="
+ src="https://code.jquery.com/jquery-3.7.1.js"
+ integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4="
78
crossorigin="anonymous"></script>
79
{% include tracking-header.html %}
80
</head>
0 commit comments