mirror of https://github.com/tiangolo/fastapi.git
🔧 Remove Google Analytics (#13727)
This commit is contained in:
parent
0e1ec48885
commit
a01a665b57
|
|
@ -289,20 +289,6 @@ markdown_extensions:
|
||||||
mdx_include: null
|
mdx_include: null
|
||||||
markdown_include_variants: null
|
markdown_include_variants: null
|
||||||
extra:
|
extra:
|
||||||
analytics:
|
|
||||||
provider: google
|
|
||||||
property: G-YNEVN69SC3
|
|
||||||
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:
|
social:
|
||||||
- icon: fontawesome/brands/github-alt
|
- icon: fontawesome/brands/github-alt
|
||||||
link: https://github.com/fastapi/fastapi
|
link: https://github.com/fastapi/fastapi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue