update: cdn to fastly
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<!-- CSS -->
|
||||
<link href="https://cdn.jsdelivr.net/npm/artalk@2.6.0/dist/Artalk.css" rel="stylesheet">
|
||||
<link href="https://fastly.jsdelivr.net/npm/artalk@2.6.0/dist/Artalk.css" rel="stylesheet">
|
||||
|
||||
<!-- JS -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/artalk@2.6.0/dist/Artalk.js"></script>
|
||||
<script src="https://fastly.jsdelivr.net/npm/artalk@2.6.0/dist/Artalk.js"></script>
|
||||
|
||||
<!-- Artalk -->
|
||||
<div id="Comments"></div>
|
||||
|
||||
Reference in New Issue
Block a user