From 861a3d2091301de95cd3d170b0f447c35791620a Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 14 Jun 2024 14:13:50 +0300 Subject: [PATCH] disable mkdocs optimize plugin it seems to cause more issues than is worth it --- mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 9876af4d0..e5ea55fc9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -260,7 +260,6 @@ plugins: - group: enabled: !ENV MKINSIDERS plugins: - - optimize - typeset - social: cards_layout_dir: docs/layouts