mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
updated
This commit is contained in:
+3
-3
@@ -55,15 +55,15 @@
|
||||
'/en/':'/'
|
||||
},
|
||||
// auto2top : true,
|
||||
maxLevel : 3,
|
||||
subMaxLevel: 3,
|
||||
maxLevel : 1,
|
||||
subMaxLevel: 1,
|
||||
|
||||
// PLUGINS
|
||||
// -----------------------------------------------------------------
|
||||
executeScript: true,
|
||||
ga : 'UA-100100910-3',
|
||||
search: {
|
||||
depth : 3,
|
||||
depth : 1,
|
||||
noData : 'No results!',
|
||||
placeholder: 'Search...'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user