From fee89273a37f639ffc260983b0c3f8ff064570de Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Fri, 3 Jul 2020 12:07:46 +0200 Subject: [PATCH] chore: update doc analytics. --- docs/theme/partials/integrations/analytics.html | 7 +++++++ mkdocs.yml | 1 + 2 files changed, 8 insertions(+) create mode 100644 docs/theme/partials/integrations/analytics.html diff --git a/docs/theme/partials/integrations/analytics.html b/docs/theme/partials/integrations/analytics.html new file mode 100644 index 000000000..c722bfa24 --- /dev/null +++ b/docs/theme/partials/integrations/analytics.html @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 7897eb407..982e52030 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -28,6 +28,7 @@ theme: copyright: "Copyright © 2016-2019 Containous" +# only to force the use of the analytics partials google_analytics: - 'UA-51880359-3' - 'docs.traefik.io'