From 2e6720f467d64076d7ba900c80a9082da746c714 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Wed, 11 May 2022 22:20:36 +0100 Subject: [PATCH] remove duplicate config --- config.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 709f4a5..f9ea640 100644 --- a/config.yaml +++ b/config.yaml @@ -5,7 +5,7 @@ paginate: 5 title: TaurusXin 的独立博客 # Change it to your Disqus shortname before using -disqusShortname: hugo-theme-stack +disqusShortname: taurusxin # GA Tracking ID googleAnalytics: @@ -254,5 +254,3 @@ markup: lineNos: true lineNumbersInTable: true tabWidth: 4 - -disqusShortname: taurusxin