Interfaces
Interface: BlogAuthor
Blog author reference
Blog author reference
Properties
| Property | Type | Description |
|---|---|---|
avatarUrl? | string | Avatar image URL |
bio? | string | Author biography |
githubUrl? | string | GitHub profile URL |
id | string | Author ID |
jobTitle? | string | Job title |
linkedinUrl? | string | LinkedIn profile URL |
name | string | Author name |
twitterUrl? | string | Twitter profile URL |
websiteUrl? | string | Personal website URL |

