Added support for linking authors in blog posts

Co-authored-by: alexvoss <4134224+alexvoss@users.noreply.github.com>
This commit is contained in:
squidfunk
2023-11-26 14:29:38 +01:00
parent 9c01605149
commit 28ebcbfb59
6 changed files with 23 additions and 4 deletions

View File

@@ -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