Skip to content

Commit 7617ffd

Browse files
committed
Upgrade jQuery -> 3.7
Get rid of security risk
1 parent 9fd20c5 commit 7617ffd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
*.scssc
66
/uml
77
.jekyll-cache
8+
js/jquery.min.2.1.js
9+
js/jquery.min.3.7.js

_includes/script.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</script>
1515
/Analytics -->
1616

17-
// new Google Analytics Version 4
17+
<!-- new Google Analytics Version 4 -->
1818
<!-- Google tag (gtag.js) -->
1919
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9PCRP59Q7L"></script>
2020
<script>

0 commit comments

Comments
 (0)