logo
This commit is contained in:
parent
52e9ca456d
commit
83395216bf
1 changed files with 6 additions and 0 deletions
|
|
@ -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({
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue