From b72d5aa2dd001142ec14f7eb9989cb08f468fea2 Mon Sep 17 00:00:00 2001 From: "guangzheng.li" Date: Fri, 19 Aug 2022 21:11:29 +0800 Subject: [PATCH] feat: fix document --- docs/configurations.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/configurations.md b/docs/configurations.md index aac594c..a3a6997 100644 --- a/docs/configurations.md +++ b/docs/configurations.md @@ -46,10 +46,10 @@ Follow [these steps](https://gohugo.io/templates/internal/#configure-google-anal Follow [these steps](https://developers.google.com/tag-manager). ```yml -params: - analytics: - google: - SiteVerificationTag: gid +params: + analytics: + google: + SiteVerificationTag: gid ``` #### Umami Analytics @@ -57,9 +57,9 @@ params: Follow [these steps](https://guangzhengli.com/blog/en/how-to-integrate-umami-for-free-to-blog-site/). ```yml -params: - analytics: - umami: +params: + analytics: + umami: enable: true website_id: data-website-id url: https://umami-ochre-nu.vercel.app/hugo-ladder.js