1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Documentation

This commit is contained in:
squidfunk 2023-11-29 10:10:46 +01:00
parent fd90fa6518
commit d0a536acc2
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF

View File

@ -1076,7 +1076,7 @@ You can enable author profiles with:
``` yaml
plugins:
- blog:
author_profiles: true
authors_profiles: true
```
---