We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e34e7 commit 585fae1Copy full SHA for 585fae1
src/components/Comment.vue
@@ -5,7 +5,7 @@ import router from "@/router";
5
6
import "@/assets/css/twikoo.css";
7
8
-const URL = "https://cdn.jsdelivr.net/npm/twikoo@1.6.39/dist/twikoo.nocss.js";
+const URL = "https://registry.npmmirror.com/twikoo/1.6.41/files/dist/twikoo.all.min.js";
9
const ENV_ID = "https://twikoo-blog.xecades.xyz/";
10
11
const { load, unload } = useScriptTag(
0 commit comments