From 17dde8157879a53bc46da29f8208465ffa8d752e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 22 May 2025 11:27:34 +0200 Subject: [PATCH] =?utf8?q?=F0=9F=94=A7=20Remove=20Google=20Analytics=20(#1?= =?utf8?q?386)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 881e5e44..c59ccd24 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -187,22 +187,6 @@ markdown_extensions: markdown_include_variants: extra: - analytics: - provider: google - property: G-J8HVTT936W - feedback: - title: Was this page helpful? - ratings: - - icon: material/emoticon-happy-outline - name: This page was helpful - data: 1 - note: >- - Thanks for your feedback! - - icon: material/emoticon-sad-outline - name: This page could be improved - data: 0 - note: >- - Thanks for your feedback! social: - icon: fontawesome/brands/github-alt link: https://github.com/fastapi/sqlmodel -- 2.47.2