Commit 4faa731

HPCesia <me@hpcesia.com>
2025-02-15 13:14:23
fix: update default config
1 parent 04f98cf
Changed files (1)
src/config.ts
@@ -141,7 +141,7 @@ export const commentConfig: CommentConfig = {
   enable: false,
   provider: 'twikoo',
   twikoo: {
-    envId: 'https://comment.hpcesia.com/.netlify/functions/twikoo',
+    envId: 'your-env-id',
   },
   giscus: {
     repo: 'your/repo',