diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-12 02:35:36 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-12 02:36:08 +0200 |
| commit | d18f8b29630a3c6281a2754999c519b4d014ed56 (patch) | |
| tree | 685fae401462610cc0347d683049e12de097bee8 /exampleSite/config/_default/config.yaml | |
| parent | f45fe5f45917593edd5de2416efe4546d1699a5b (diff) | |
| download | gohugo-theme-ed-d18f8b29630a3c6281a2754999c519b4d014ed56.tar.gz | |
Rework partial for Google Site Tag tagging/analytics framework
Diffstat (limited to 'exampleSite/config/_default/config.yaml')
| -rw-r--r-- | exampleSite/config/_default/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml index 375ecc2..b610ee8 100644 --- a/exampleSite/config/_default/config.yaml +++ b/exampleSite/config/_default/config.yaml @@ -33,7 +33,7 @@ disableKinds: # # Set `HUGO_ENV` environment variable or `site.Params.env` configuration # parameter to "production" to use Google Analytics. -googleAnalytics: '' +googleAnalytics: 'xxx' minify: # Do not minify XML files to avoid CDATA escape issues |
