Updated site icons and added resume to about
This commit is contained in:
@@ -140,6 +140,7 @@ export const Authors = defineDocumentType(() => ({
|
||||
linkedin: { type: 'string' },
|
||||
github: { type: 'string' },
|
||||
layout: { type: 'string' },
|
||||
resume: { type: 'string' },
|
||||
},
|
||||
computedFields,
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user