templates/internal.md: Correct GoogleAnalytics key name

This commit is contained in:
Patrice Chalin 2023-11-11 10:58:23 -05:00 committed by GitHub
parent 6dcfa9a82b
commit 23a1f3fd53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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