initial customizations
This commit is contained in:
parent
d799808203
commit
dec820fd01
19 changed files with 14676 additions and 132 deletions
|
@ -2,10 +2,12 @@ export type AuthorFrontMatter = {
|
|||
layout?: string
|
||||
name: string
|
||||
avatar: string
|
||||
occupation: string
|
||||
company: string
|
||||
email: string
|
||||
facebook: string
|
||||
instagram: string
|
||||
youtube: string
|
||||
twitter: string
|
||||
linkedin: string
|
||||
github: string
|
||||
spotify: string
|
||||
applemusic: string
|
||||
lastfm: string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue