diff --git a/src/components/Comment.astro b/src/components/Comment.astro index bf5a0e5..8937760 100644 --- a/src/components/Comment.astro +++ b/src/components/Comment.astro @@ -16,7 +16,7 @@ } var tw = twikoo.init({ el: "#Comments", - envId: "https://twikoo.blog.yunqixh.cn", + envId: "https://majestic-starship-b9b02c.netlify.app/.netlify/functions/twikoo", lang: "zh-CN", }); window.tw = tw;