diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-02-26 15:38:45 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-02-26 15:38:45 -0500 |
| commit | be6d9389670c931fae1fc5c58a847da51ffa1c93 (patch) | |
| tree | 6c72bf62ac1d9e9e9837701ca58219e276476e34 /mkdocs.yml | |
| parent | 86686b2901cba24a10fe77f570ad91a222b859a8 (diff) | |
add warning around improtlib in terms of which plugins dont work with it
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ theme: - navigation.prune - navigation.indexes - navigation.top + - content.code.copy + shortcuts: help: 191 # ? next: 78 # n |
