mirror of https://github.com/tiangolo/fastapi.git
👷 Disable MkDocs insiders social plugin while an issue in MkDocs Material is handled (#11373)
This commit is contained in:
parent
b37426329a
commit
5a30f82264
|
|
@ -1,7 +1,8 @@
|
|||
plugins:
|
||||
social:
|
||||
cards_layout_dir: ../en/layouts
|
||||
cards_layout: custom
|
||||
cards_layout_options:
|
||||
logo: ../en/docs/img/icon-white.svg
|
||||
# TODO: Re-enable once this is fixed: https://github.com/squidfunk/mkdocs-material/issues/6983
|
||||
# social:
|
||||
# cards_layout_dir: ../en/layouts
|
||||
# cards_layout: custom
|
||||
# cards_layout_options:
|
||||
# logo: ../en/docs/img/icon-white.svg
|
||||
typeset:
|
||||
|
|
|
|||
Loading…
Reference in New Issue