mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
templates/internal.md: Correct GoogleAnalytics key name
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user