]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:bug: Fix sitemap.xml in website, fix #597 (#598)
authorSamuel Colvin <samcolvin@gmail.com>
Wed, 9 Oct 2019 17:45:44 +0000 (18:45 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Wed, 9 Oct 2019 17:45:44 +0000 (12:45 -0500)
mkdocs.yml

index b4c2ec15219493315b3d6f35dddbd400a12380f2..b5e85e536906423c371df35e05686ef6faa2c606 100644 (file)
@@ -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'