diff --git a/config.toml b/config.toml index 0d7ba3b..fdadf12 100644 --- a/config.toml +++ b/config.toml @@ -17,6 +17,9 @@ pluralizeListTitles = false googleAnalytics = "UA-12671637-1" +[params] + googleSearchConsole = "6L709rtF-RXmoQAjLGEauqJrWRzcp37n0n2OiSjMSak" + [menu] [[menu.main]] identifier = "ueber-uns" diff --git a/themes/neff/layouts/partials/head.html b/themes/neff/layouts/partials/head.html index d7cb96e..2845635 100755 --- a/themes/neff/layouts/partials/head.html +++ b/themes/neff/layouts/partials/head.html @@ -22,3 +22,4 @@ + \ No newline at end of file