additional asset and layout refactoring

This commit is contained in:
Cory Dransfeldt 2022-06-06 09:45:36 -07:00
parent dec820fd01
commit 84e1509809
14 changed files with 27 additions and 63 deletions

View file

@ -2,6 +2,7 @@ export type AuthorFrontMatter = {
layout?: string
name: string
avatar: string
bannerimage: string
email: string
facebook: string
instagram: string