Documentation

This commit is contained in:
squidfunk
2023-09-15 11:34:12 +02:00
parent 96560b82c9
commit 72a5c47c5c

View File

@@ -55,7 +55,7 @@ the following lines to `mkdocs.yml`:
``` yaml
plugins:
- optimize # (1)!
- optimize
```
For a list of all settings, please consult the [plugin documentation][optimize].