We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4a183 commit a78e2adCopy full SHA for a78e2ad
1 file changed
index.html
@@ -59,6 +59,6 @@ <h5 class="icon-title">{{ page.title }}</h5>
59
60
{% include analytics.html %}
61
</body>
62
-<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
63
<script src="site.js"></script>
64
</html>
0 commit comments