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:
author周艺 <me@ichou.cn>2016-09-10 11:03:42 +0300
committer周艺 <me@ichou.cn>2016-09-10 11:03:42 +0300
commitc17974c7ef941c49cf14d3b6d3fd62adb37c887c (patch)
tree4c2692559eb513321e7da5f7681dd5659657c931 /README.md
parentb0cdb191f1ed2e6ac7362ce94be771ecef4aefba (diff)
fix css url bug
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.