feat: add optional minecraft avatar for authors
This commit is contained in:
parent
c7edf035c1
commit
b842d124a9
3 changed files with 127 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
Wheatley: # the key name (id) of the author, which is used in the front matter
|
||||
name: "Wheatley" # the display name of the author
|
||||
email: "hello@example.org" # the email address of the author
|
||||
mcplayerid: "Wheatley" # the Minecraft player ID of the author, if applicable
|
||||
social: # the social media accounts of the author, if any (there is no reference for this yet except for the twitter handle)
|
||||
twitter: "@wheatley"
|
||||
fediverse: "@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue