Merge pull request #6 from status-im/feat/image-opengraph

This commit is contained in:
Nadeem Bhati 2024-10-29 17:20:03 +05:30 committed by GitHub
commit 2a087da317
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,6 +52,7 @@ const config: Config = {
], ],
themeConfig: { themeConfig: {
image: 'https://docs.status.network/img/sn_logo.png',
colorMode: { colorMode: {
defaultMode: 'dark', defaultMode: 'dark',
respectPrefersColorScheme: true, respectPrefersColorScheme: true,