diff --git a/vocs.config.ts b/vocs.config.ts index 2382a25..ab51ecd 100644 --- a/vocs.config.ts +++ b/vocs.config.ts @@ -7,6 +7,7 @@ export default defineConfig({ description: 'Documentation for Taiko, a based rollup on Ethereum', logoUrl: { dark: '/logo-dark.svg', light: '/logo-light.svg' }, + iconUrl: '/favicon.svg', theme: { accentColor: { light: '#e81899', dark: '#fc5cb5' },