mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 04:28:15 -04:00
templates/internal.md: Correct GoogleAnalytics key name
This commit is contained in:
parent
6dcfa9a82b
commit
23a1f3fd53
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user