diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-09 20:01:50 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-09 20:01:50 -0300 |
commit | 261abeafad54fbb625a12404af27578794871c62 (patch) | |
tree | 48e9841203b28e09106edfd314409de5d48d31e8 /themes/hugo-whisper-theme/theme.toml | |
parent | bb298a0e8329889513c055a5984a4231980d96a0 (diff) |
Removed all google analytics traces
Diffstat (limited to 'themes/hugo-whisper-theme/theme.toml')
-rw-r--r-- | themes/hugo-whisper-theme/theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/hugo-whisper-theme/theme.toml b/themes/hugo-whisper-theme/theme.toml index 2fa64d5..8f6c5c1 100644 --- a/themes/hugo-whisper-theme/theme.toml +++ b/themes/hugo-whisper-theme/theme.toml @@ -7,7 +7,7 @@ homepage = "https://github.com/zerostatic/hugo-whisper-theme" demosite = "https://hugo-whisper.netlify.app" tags = ["docs","responsive","minimal","clean","bootstrap","zerostatic"] -features = ["docs","bootstrap","scss","netlify","google analytics"] +features = ["docs","bootstrap","scss"] [author] name = "Robert Austin" |