mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-28 08:42:47 -04:00
Added support for linking authors in blog posts
Co-authored-by: alexvoss <4134224+alexvoss@users.noreply.github.com>
This commit is contained in:
@@ -1205,6 +1205,7 @@ The provided path is resolved from the [`docs` directory][mkdocs.docs_dir].
|
||||
name: string # Author name
|
||||
description: string # Author description
|
||||
avatar: url # Author avatar
|
||||
url: url # Author website URL
|
||||
```
|
||||
|
||||
Note that `<author>` must be set to an identifier for associating authors
|
||||
|
||||
Reference in New Issue
Block a user