Skip to content

Commit 4c1c4da

Browse files
authored
Merge branch 'master' into starlette-0.38
2 parents 1e9e1a4 + 2dad7c9 commit 4c1c4da

3 files changed

Lines changed: 2 additions & 231 deletions

File tree

docs/en/layouts/custom.yml

Lines changed: 0 additions & 228 deletions
This file was deleted.

docs/en/mkdocs.insiders.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
plugins:
22
social:
3-
cards_layout_dir: ../en/layouts
4-
cards_layout: custom
53
cards_layout_options:
64
logo: ../en/docs/img/icon-white.svg
75
typeset:

docs/en/mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ repo_url: https://github.com/fastapi/fastapi
5757
plugins:
5858
# Material for MkDocs
5959
search:
60-
social:
60+
# Configured in mkdocs.insiders.yml
61+
# social:
6162
# Other plugins
6263
macros:
6364
include_yaml:

0 commit comments

Comments
 (0)