diff --git a/src/collections/Posts/index.ts b/src/collections/Posts/index.ts index 3ccaeda..9a3d774 100644 --- a/src/collections/Posts/index.ts +++ b/src/collections/Posts/index.ts @@ -74,6 +74,11 @@ export const Posts: CollectionConfig<'posts'> = { type: 'text', required: true, }, + { + name: 'articleSource', + label: 'Article Source', + type: 'text', + }, { type: 'tabs', tabs: [