From 1eba3b7c66ed43a34809b34fd278ea119ad57f5b Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 4 Jan 2022 17:44:48 +0800 Subject: [PATCH] =?UTF-8?q?gitter=20=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog.config.js | 1 + components/ThirdPartyScript.js | 12 ++++++++++++ 2 files changed, 13 insertions(+) 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 && (<>