📈 Add Analytics to understand docs usage and improvements

This commit is contained in:
Sebastián Ramírez 2019-01-24 21:58:27 +04:00
parent de431d948d
commit 9259dc228a
1 changed files with 4 additions and 1 deletions

View File

@ -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'