mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Update Comment.astro
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user