Skip to content

Commit

Permalink
Update templates/internal.md: use .Site.Config.Services.GoogleAnalyti…
Browse files Browse the repository at this point in the history
…cs.ID
  • Loading branch information
chalin committed Nov 11, 2023
1 parent 6dcfa9a commit 626d6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/templates/internal.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Provide your tracking ID in your configuration file:

{{< code-toggle file=hugo >}}
[services.googleAnalytics]
googleAnalytics = "G-MEASUREMENT_ID"
ID = "G-MEASUREMENT_ID"
{{</ code-toggle >}}

### Use the Google Analytics template
Expand Down

0 comments on commit 626d6db

Please sign in to comment.