Commit 4faa731
Changed files (1)
src
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',