mirror of https://github.com/tiangolo/fastapi.git
parent
5592fa0f6f
commit
d6d99b86cb
|
|
@ -1,5 +1,6 @@
|
||||||
site_name: FastAPI
|
site_name: FastAPI
|
||||||
site_description: FastAPI framework, high performance, easy to learn, fast to code, ready for production
|
site_description: FastAPI framework, high performance, easy to learn, fast to code, ready for production
|
||||||
|
site_url: https://fastapi.tiangolo.com/
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: 'material'
|
name: 'material'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue