From e09748382e75d7318193d3f7c03eb24e0fd57f59 Mon Sep 17 00:00:00 2001 From: ZhgChgLi <33706588+zhgchgli0718@users.noreply.github.com> Date: Sun, 27 Oct 2024 11:24:43 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.