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

github.com/jeblister/kube.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRumbleFrog <xxlosttechxx@gmail.com>2018-02-18 21:47:24 +0300
committerGitHub <noreply@github.com>2018-02-18 21:47:24 +0300
commitad8ccd4f0247dbf5a489525c6d828ad6af6e9d72 (patch)
treebe62f288ef21edff67d96c850fac1b4de900d964
parentbb2742cd0e605a8dd1cbd58a4df9702dcc75ee27 (diff)
Case Sensitive Config
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 86db331..6fbc538 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ In this case you would want to add `author = "your name"` variable like your nam
Verify your site with several webmaster tools including Google, Bing, Alexa and Yandex. To allow verification of your site with any or all of these providers simply add the following to your `config.toml` and fill in their respective values:
```toml
-[params.seo.webmaster_verifications]
+[Params.seo.webmaster_verifications]
google = "" # Optional, Google verification code
bing = "" # Optional, Bing verification code
alexa = "" # Optional, Alexa verification code