This commit is contained in:
Mackie 2026-05-29 10:14:17 +08:00
parent 52e9ca456d
commit 83395216bf

View file

@ -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 // This config helps us configure global or default features that the other editors can inherit
editor: defaultLexical, editor: defaultLexical,
db: mongooseAdapter({ db: mongooseAdapter({