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

github.com/qqhann/hugo-primer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQiushi Pan <qiu.gits@gmail.com>2019-02-17 04:53:46 +0300
committerQiushi Pan <qiu.gits@gmail.com>2019-02-17 04:53:46 +0300
commit2b1738d54d07910170622b2756641b557bff29f5 (patch)
tree55ff0dd23301990845ca8d0d2bfeb4aa2e74db64
parent03bc213e56b1d6654aa9af64f5d16481a8407531 (diff)
Update readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index feafef2..1cf1f78 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ shareTo = ["Twitter", "Hatena", "Facebook", "Pocket"]
showFooterCredits = true
```
-That being said, below is all recommended configurations.
+That being said, below is all recommended configuration example.
```config.toml
# config.toml
@@ -67,7 +67,7 @@ googleAnalytics = "U-12345678-0"
# Enter a copyright notice to display in the site footer.
# To display a copyright symbol, type `&copy;`.
-copyright = ""
+copyright = "&copy;Your Name 2019"
[frontmatter]
# update sitemap.xml's lastmod datetime by file change time, instead of git.