mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-24 17:51:14 +02:00
fix: lint (#9858)
This commit is contained in:
parent
e450d1e35e
commit
bf05ee1201
@ -93,7 +93,7 @@ export default async function createConfigAsync(): Promise<Config> {
|
|||||||
metadata: [
|
metadata: [
|
||||||
{ name: 'og:image:width', content: '1200' },
|
{ name: 'og:image:width', content: '1200' },
|
||||||
{ name: 'og:image:height', content: '630' },
|
{ name: 'og:image:height', content: '630' },
|
||||||
],
|
],
|
||||||
navbar: {
|
navbar: {
|
||||||
logo: {
|
logo: {
|
||||||
alt: 'Unleash logo',
|
alt: 'Unleash logo',
|
||||||
|
Loading…
Reference in New Issue
Block a user