1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00

Documentation (#4553)

This commit is contained in:
Brian Fletcher 2022-10-27 10:17:10 +01:00 committed by GitHub
parent 6e0052d4fa
commit 3459540992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ The following configuration options are available:
``` yaml
plugins:
- privacy:
- tags:
enabled: !ENV [CI, false]
```