feat: enable og image generator
This commit is contained in:
parent
279a4a8ec1
commit
14a0a69202
|
@ -45,6 +45,7 @@ const config = {
|
|||
routeBasePath: '/',
|
||||
path: 'root-pages',
|
||||
},
|
||||
og: {},
|
||||
}),
|
||||
],
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue