diff --git a/blog.config.js b/blog.config.js
index 6e73df2a..80ff0dc1 100644
--- a/blog.config.js
+++ b/blog.config.js
@@ -69,6 +69,7 @@ const BLOG = {
utterancesConfig: {
repo: 'tangly1024/NotionNext'
},
+ gitter: '', // gitter聊天室
DaoVoiceId: '', // DaoVoice http://dashboard.daovoice.io/get-started
TidioId: '' // https://www.tidio.com/
},
diff --git a/components/ThirdPartyScript.js b/components/ThirdPartyScript.js
index f3a79c12..c06c3722 100644
--- a/components/ThirdPartyScript.js
+++ b/components/ThirdPartyScript.js
@@ -37,6 +37,18 @@ const ThirdPartyScript = () => {
/>
>)}
+ {/* */}
+ {BLOG.gitter && (<>
+
+
+ >)}
+
{/* 代码统计 */}
{BLOG.isProd && (<>