Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/IvanChou/hugo-theme-vec.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fe27f2..caec3d5 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ You could add `params` into your site's `config.toml` file:
LinkedInID = "Your LinkedIn ID"
GoogleplusID = "Your Googleplus ID"
AnalyticsID = "Your Google Analytics tracking code"
- DisqusID = "Your Disqus shortname"
+ DisqusShortname = "Your Disqus shortname"
```
If you use `config.yaml`, plz reformat them to yaml.