Browse Source

🐛 Fix sitemap.xml in website, fix #597 (#598)

pull/613/head
Samuel Colvin 6 years ago
committed by Sebastián Ramírez
parent
commit
d6d99b86cb
  1. 1
      mkdocs.yml

1
mkdocs.yml

@ -1,5 +1,6 @@
site_name: FastAPI
site_description: FastAPI framework, high performance, easy to learn, fast to code, ready for production
site_url: https://fastapi.tiangolo.com/
theme:
name: 'material'

Loading…
Cancel
Save