diff --git a/config.toml b/config.toml index 91beef3..88a652a 100644 --- a/config.toml +++ b/config.toml @@ -4,4 +4,3 @@ title = "Daniel's Blog" theme = "vanilla" pygmentsCodeFences = true pygmentsStyle = "github" -googleAnalytics = "UA-145822895-1" diff --git a/themes/vanilla/layouts/partials/head.html b/themes/vanilla/layouts/partials/head.html index 7d6bd59..0ec23af 100644 --- a/themes/vanilla/layouts/partials/head.html +++ b/themes/vanilla/layouts/partials/head.html @@ -14,7 +14,6 @@ - {{ template "_internal/google_analytics.html" . }} {{ .Title }}