We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e9e1a4 + 2dad7c9 commit 4c1c4daCopy full SHA for 4c1c4da
3 files changed
docs/en/layouts/custom.yml
docs/en/mkdocs.insiders.yml
@@ -1,7 +1,5 @@
1
plugins:
2
social:
3
- cards_layout_dir: ../en/layouts
4
- cards_layout: custom
5
cards_layout_options:
6
logo: ../en/docs/img/icon-white.svg
7
typeset:
docs/en/mkdocs.yml
@@ -57,7 +57,8 @@ repo_url: https://github.com/fastapi/fastapi
57
58
# Material for MkDocs
59
search:
60
- social:
+ # Configured in mkdocs.insiders.yml
61
+ # social:
62
# Other plugins
63
macros:
64
include_yaml:
0 commit comments