mirror of https://github.com/tiangolo/fastapi.git
📈 Add Analytics to understand docs usage and improvements
This commit is contained in:
parent
de431d948d
commit
9259dc228a
|
|
@ -11,7 +11,10 @@ theme:
|
||||||
|
|
||||||
repo_name: tiangolo/fastapi
|
repo_name: tiangolo/fastapi
|
||||||
repo_url: https://github.com/tiangolo/fastapi
|
repo_url: https://github.com/tiangolo/fastapi
|
||||||
edit_uri: ""
|
edit_uri: ''
|
||||||
|
google_analytics:
|
||||||
|
- 'UA-133183413-1'
|
||||||
|
- 'auto'
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- FastAPI: 'index.md'
|
- FastAPI: 'index.md'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue