Update Comment.astro

This commit is contained in:
2026-06-17 12:13:24 +08:00
committed by GitHub
parent 82e9db9481
commit adb4e1a984
+1 -1
View File
@@ -16,7 +16,7 @@
} }
var tw = twikoo.init({ var tw = twikoo.init({
el: "#Comments", el: "#Comments",
envId: "http://47.108.235.131:40063/", envId: "https://twikoo.blog.yunqixh.cn",
lang: "zh-CN", lang: "zh-CN",
}); });
window.tw = tw; window.tw = tw;