From 28bf8697cf5fcf80ffffdd1b54f9c8abbd8d2393 Mon Sep 17 00:00:00 2001 From: Thomas Tang Date: Tue, 18 May 2021 16:06:23 +0800 Subject: [PATCH] update default configs Signed-off-by: Thomas Tang --- _config.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index b7ac1ea..1f051bb 100644 --- a/_config.yml +++ b/_config.yml @@ -54,10 +54,11 @@ cover_description: 一个关注技术与人文的IT博客 # cover sns info sns: - github: https://github.com/tangkunyin - twitter: https://twitter.com/tangkunyin - instagram: https://www.instagram.com/mtangsir/ telegram: https://t.me/kunyintang + twitter: https://twitter.com/tangkunyin + github: https://github.com/tangkunyin + stack-overflow: https://stackoverflow.com/users/6133063/tangkunyin + # page pop qrcode donateImg: /images/donate-qr.png @@ -85,7 +86,7 @@ analytics: ## Google AdSense. adsense: auto: true - client_id: + client_id: page_tb_id: archive_id: tags_id: @@ -98,14 +99,14 @@ adsense: ## | Gitment(Introduction: https://imsun.net/posts/gitment-introduction/) ## | gitalk (Official website: https://gitalk.github.io/) comments: - enable: true + enable: false disqus_shortname: gitalk: on: true clientID: clientSecret: - owner: - repo: + owner: + repo: admin: ['your name'] perPage: 6 pagerDirection: 'last'