We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96560b8 commit 72a5c47Copy full SHA for 72a5c47
docs/setup/building-an-optimized-site.md
@@ -55,7 +55,7 @@ the following lines to `mkdocs.yml`:
55
56
``` yaml
57
plugins:
58
- - optimize # (1)!
+ - optimize
59
```
60
61
For a list of all settings, please consult the [plugin documentation][optimize].
0 commit comments