From fce7ee21a25a65988de3db81672133331b03cc2d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Tue, 9 Apr 2024 02:52:21 +0400 Subject: [PATCH] =?utf8?q?=F0=9F=94=A7=20Update=20MkDocs,=20disable=20card?= =?utf8?q?s=20while=20I=20can=20upgrade=20to=20the=20latest=20MkDocs=20Mat?= =?utf8?q?erial,=20that=20fixes=20an=20issue=20with=20social=20cards=20(#8?= =?utf8?q?88)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- mkdocs.insiders.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkdocs.insiders.yml b/mkdocs.insiders.yml index d24d7549..f59d3f33 100644 --- a/mkdocs.insiders.yml +++ b/mkdocs.insiders.yml @@ -1,3 +1,4 @@ plugins: - social: + # TODO: Re-enable once this is fixed: https://github.com/squidfunk/mkdocs-material/issues/6983 + # social: typeset: -- 2.47.3