mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
fix: fix search in vocs doc (#18354)
This commit is contained in:
@@ -10,6 +10,9 @@ export default defineConfig({
|
||||
ogImageUrl: '/reth-prod.png',
|
||||
sidebar,
|
||||
basePath,
|
||||
search: {
|
||||
fuzzy: true
|
||||
},
|
||||
topNav: [
|
||||
{ text: 'Run', link: '/run/ethereum' },
|
||||
{ text: 'SDK', link: '/sdk' },
|
||||
|
||||
Reference in New Issue
Block a user