mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 09:48:56 -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 >}}
|
{{< code-toggle file=hugo >}}
|
||||||
[services.googleAnalytics]
|
[services.googleAnalytics]
|
||||||
googleAnalytics = "G-MEASUREMENT_ID"
|
ID = "G-MEASUREMENT_ID"
|
||||||
{{</ code-toggle >}}
|
{{</ code-toggle >}}
|
||||||
|
|
||||||
### Use the Google Analytics template
|
### Use the Google Analytics template
|
||||||
|
Loading…
x
Reference in New Issue
Block a user