Skip to content

Commit 0433d9c

Browse files
authored
替换jq链接
1 parent 2262163 commit 0433d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<script async src='https://www.google-analytics.com/analytics.js'></script>
1919
{% endif %}
2020

21-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
21+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
2222
<script src="{{ site.baseurl }}/js/main.js"></script>
2323
</head>
2424
<body>

0 commit comments

Comments
 (0)