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

github.com/yanlinlin82/simple-style.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinlin Yan <yanlinlin82@gmail.com>2019-12-20 08:57:19 +0300
committerGitHub <noreply@github.com>2019-12-20 08:57:19 +0300
commit5c48782125c198228ecd3172d577c7c471ffff73 (patch)
tree2aecae5b66a01384b6e7fcda07bf792c8390e17a
parentceeeed5a43387fd4ff16be5952f7324a6d06bf7e (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a272b3..f0552f7 100644
--- a/README.md
+++ b/README.md
@@ -19,5 +19,9 @@ In `config.toml`
subtitle = "Sub title of the site"
favicon = "/<path-to-site-icon>/logo.ico"
githubUrl = "https://github.com/<your-name>/<site-proj-name>/"
+referrer = "always"
+author = "..."
+description = "..."
+keywords = "..."
googleSiteVerification = "<google-site-verification-code>"
```