mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-04 07:12:48 -04:00
📈 Add Analytics to understand docs usage and improvements
This commit is contained in:
@@ -11,7 +11,10 @@ theme:
|
||||
|
||||
repo_name: tiangolo/fastapi
|
||||
repo_url: https://github.com/tiangolo/fastapi
|
||||
edit_uri: ""
|
||||
edit_uri: ''
|
||||
google_analytics:
|
||||
- 'UA-133183413-1'
|
||||
- 'auto'
|
||||
|
||||
nav:
|
||||
- FastAPI: 'index.md'
|
||||
|
||||
Reference in New Issue
Block a user