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

View file

@ -56,8 +56,14 @@ export default buildConfig({
height: 900, height: 900,
}, },
], ],
},
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({