diff --git a/src/payload.config.ts b/src/payload.config.ts index 3b6321d..9196ef7 100644 --- a/src/payload.config.ts +++ b/src/payload.config.ts @@ -57,7 +57,13 @@ export default buildConfig({ }, ], }, + meta: { + titleSuffix: '- ByMackie', + favicon: '/favicon.svg', + ogImage: '/favicon.svg', + }, }, + // This config helps us configure global or default features that the other editors can inherit editor: defaultLexical, db: mongooseAdapter({