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

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/post/readme.md')
-rw-r--r--exampleSite/content/post/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/post/readme.md b/exampleSite/content/post/readme.md
index 3c5f7e6..823df49 100644
--- a/exampleSite/content/post/readme.md
+++ b/exampleSite/content/post/readme.md
@@ -134,7 +134,7 @@ Open search page in your browser: http://localhost:1313/search
You can optionally enable Google or Baidu Analytics. Type your tracking code in the
```toml
-googleAnalytics = "UA-XXXXX-X"
+googleAnalytics = "G-XXXXX"
ba_track_id = "XXXXXXXXXXXXXXXX"
```
Leave the `googleAnalytics` or 'ba_track_id ' key empty to disable it.