diff --git a/config.yaml b/config.yaml index e7ea724b..504540f1 100644 --- a/config.yaml +++ b/config.yaml @@ -5,10 +5,6 @@ enableGitInfo: true enableRobotsTXT: true paginate: 20 -services: - googleAnalytics: - ID: G-V8WJDERTX9 - build: noJSConfigInAssets: true writeStats: true diff --git a/layouts/partials/head/head_end.html b/layouts/partials/head/head_end.html new file mode 100644 index 00000000..357cebac --- /dev/null +++ b/layouts/partials/head/head_end.html @@ -0,0 +1,2 @@ + + \ No newline at end of file