add sn logo on links

This commit is contained in:
nadeemb53 2024-10-29 12:17:52 +05:30
parent f3866182c1
commit eaa50d0f60
No known key found for this signature in database
GPG Key ID: 92A926811E383A76
1 changed files with 1 additions and 0 deletions

View File

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