chore: remove searchbar
This commit is contained in:
parent
11c23890a1
commit
9ed8e002db
|
@ -60,11 +60,7 @@ const config = {
|
|||
src: 'img/logo.svg',
|
||||
srcDark: 'img/logo.svg',
|
||||
},
|
||||
items: [
|
||||
{
|
||||
type: 'search',
|
||||
},
|
||||
],
|
||||
items: [],
|
||||
},
|
||||
footer: {
|
||||
copyright: `Develp @${thisYear}<br/>All Rights Reserved.`,
|
||||
|
|
Loading…
Reference in New Issue