]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
👷 Disable MkDocs insiders social plugin while an issue in MkDocs Material is handled...
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 29 Mar 2024 20:50:47 +0000 (15:50 -0500)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2024 20:50:47 +0000 (15:50 -0500)
docs/en/mkdocs.insiders.yml

index d204974b802c23150979500c17393736d69b241c..8f3538a8056450cdc75f78f950b634a1b491ffbf 100644 (file)
@@ -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: