diff --git a/mkdocs.yml b/mkdocs.yml index 0948d83e..7092a147 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -42,6 +42,8 @@ extra: - icon: fontawesome/brands/youtube link: https://www.youtube.com/channel/UCgD4zSzAJwf3tBlOgJo7Qkw generator: false + analytics: + provider: custom extra_css: - extra.css diff --git a/stylesheets-docs/partials/integrations/analytics/custom.html b/stylesheets-docs/partials/integrations/analytics/custom.html new file mode 100644 index 00000000..692a5f5e --- /dev/null +++ b/stylesheets-docs/partials/integrations/analytics/custom.html @@ -0,0 +1,15 @@ + + \ No newline at end of file