mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-28 01:10:58 +01:00
Documentation
This commit is contained in:
parent
9ab19e626b
commit
a313fa9956
@ -1076,10 +1076,11 @@ post with one or multiple [authors]. First, create the
|
|||||||
[`.authors.yml`][authors_file] file in your blog directory, and add an author:
|
[`.authors.yml`][authors_file] file in your blog directory, and add an author:
|
||||||
|
|
||||||
``` yaml
|
``` yaml
|
||||||
squidfunk:
|
authors:
|
||||||
name: Martin Donath
|
squidfunk:
|
||||||
description: Creator
|
name: Martin Donath
|
||||||
avatar: https://github.com/squidfunk.png
|
description: Creator
|
||||||
|
avatar: https://github.com/squidfunk.png
|
||||||
```
|
```
|
||||||
|
|
||||||
The [`.authors.yml`][authors_file] file associates each author with an
|
The [`.authors.yml`][authors_file] file associates each author with an
|
||||||
|
Loading…
Reference in New Issue
Block a user