From f76f40d4b79b43d44b482c329941cb064b3f34d6 Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Sat, 21 Aug 2021 01:00:49 +0800 Subject: [PATCH] refine docs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index da057c4..a7b1623 100755 --- a/README.md +++ b/README.md @@ -41,13 +41,13 @@ For more information, please read the [official guide](https://gohugo.io/getting Available options to `config.toml`: ```toml -disqusShortname = 'YOUR_DISQUES_SHORTNAME' +disqusShortname = 'YOUR_DISQUES_SHORTNAME' # add disqus comments [params] - disableHLJS = true # don't use highlight.js - twitter = 'YOUR_TWITTER_ID' - github = 'YOUR_GITHUB_ID' - instagram = 'YOUR_INSTAGRAM_ID' + disableHLJS = true # don't use highlight.js + twitter = 'YOUR_TWITTER_ID' # twitter.com/YOUR_TWITTER_ID + github = 'YOUR_GITHUB_ID' # github.com/YOUR_GITHUB_ID + instagram = 'YOUR_INSTAGRAM_ID' # instagram.com/YOUR_INSTAGRAM_ID ``` ## Pitiless Ads