De auteurswidget bevindt zich in de zijbalk en dient om jezelf kort voor te stellen.
Siteparameters
config/_default/author.toml is verouderd; gebruik in plaats daarvan params.author.
1// params.toml
2[author]
3name = "Foobar"
4[author.params]
5[author.social]
| Naam | Type | Standaard | Beschrijving |
|---|---|---|---|
author | Object | - | Auteursprofiel in de zijbalk. |
author.name | String | - | Naam. |
author.avatar | String | /images/Martijn_001.jpeg | Avatar. |
author.bio | Object | - | Biografie. |
author.company | String | - | Bedrijf. |
author.location | String | - | Locatie. |
author.about | String | - | De externe ‘over’-pagina. De interne ‘over’-pagina wordt gebruikt als dit niet is ingesteld. |
author.params | Object | - | |
author.params.layout | String | - | Optionele waarden: compact. |
author.social | Object | - | Sociale links. |