diff --git a/README.md b/README.md
index 3fe23f8..b59c52c 100644
--- a/README.md
+++ b/README.md
@@ -95,6 +95,9 @@ plugins:
- MediumFollowersCountPlugin:
username: zhgchgli
+# Google Analytics tracking id
+google_analytics_id:
+
# HTML Title
title: "ZhgChgLi's Links"
@@ -185,7 +188,7 @@ footer: >
# Footer copyright message
# Linkyee is a 100% free, open-source project—feel free to modify the copyright message as you like. :)
copyright: >
- © 2024 ZhgChgLi. Powered by linkyee
+ © 2024 ZhgChgLi. Powered by linkyee
```
#### Please note that after each files modification, you need to wait for GitHub Actions to complete the `Automatic build` and `pages build and deployment` tasks.