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