From: Sebastián Ramírez Date: Mon, 26 Jun 2023 16:02:34 +0000 (+0200) Subject: 📝 Fix form for the FastAPI and friends newsletter (#9749) X-Git-Tag: 0.99.0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=872af100f5e8c81b109fe29e7d70a36f520193ac;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Fix form for the FastAPI and friends newsletter (#9749) --- diff --git a/docs/en/docs/newsletter.md b/docs/en/docs/newsletter.md index 6403f31e60..782db1353c 100644 --- a/docs/en/docs/newsletter.md +++ b/docs/en/docs/newsletter.md @@ -1,5 +1,5 @@ # FastAPI and friends newsletter - + - + diff --git a/docs/en/mkdocs.yml b/docs/en/mkdocs.yml index bdadb167e6..21300b9dcb 100644 --- a/docs/en/mkdocs.yml +++ b/docs/en/mkdocs.yml @@ -165,6 +165,7 @@ nav: - external-links.md - benchmarks.md - help-fastapi.md +- newsletter.md - contributing.md - release-notes.md markdown_extensions: