mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
add hostname to seo plugin config
This commit is contained in:
parent
e3bb51c49c
commit
f8c36a1272
@ -114,7 +114,8 @@ export default hopeTheme({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
seo: {
|
seo: {
|
||||||
fallbackImage: '/logo.svg'
|
fallbackImage: '/logo.svg',
|
||||||
|
hostname: 'https://ocelot.social/'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user