From: Sebastián Ramírez Date: Fri, 29 Mar 2024 20:50:47 +0000 (-0500) Subject: 👷 Disable MkDocs insiders social plugin while an issue in MkDocs Material is handled... X-Git-Tag: 0.110.1~271 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a30f8226438764e0ae44f59c48280bb8e9ec9cc;p=thirdparty%2Ffastapi%2Ffastapi.git 👷 Disable MkDocs insiders social plugin while an issue in MkDocs Material is handled (#11373) --- diff --git a/docs/en/mkdocs.insiders.yml b/docs/en/mkdocs.insiders.yml index d204974b80..8f3538a805 100644 --- a/docs/en/mkdocs.insiders.yml +++ b/docs/en/mkdocs.insiders.yml @@ -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: