From 70ddc753e9a1d374dc738cb2bbb04b2c2d0a8cb5 Mon Sep 17 00:00:00 2001 From: AnastasiaTWW <61460069+AnastasiaTWW@users.noreply.github.com> Date: Mon, 28 Jul 2025 18:52:43 +0400 Subject: [PATCH] amplitude integration --- mkdocs.yml | 2 ++ .../partials/integrations/analytics/custom.html | 15 +++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 stylesheets-docs/partials/integrations/analytics/custom.html 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