From be6d9389670c931fae1fc5c58a847da51ffa1c93 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 26 Feb 2024 15:38:45 -0500 Subject: add warning around improtlib in terms of which plugins dont work with it --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index b714b75f..e7bb2a33 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -41,6 +41,8 @@ theme: - navigation.prune - navigation.indexes - navigation.top + - content.code.copy + shortcuts: help: 191 # ? next: 78 # n -- cgit v1.3.1