chore: remove searchbar

This commit is contained in:
jinhojang6 2023-10-04 18:20:07 +09:00
parent 11c23890a1
commit 9ed8e002db
1 changed files with 1 additions and 5 deletions

View File

@ -60,11 +60,7 @@ const config = {
src: 'img/logo.svg', src: 'img/logo.svg',
srcDark: 'img/logo.svg', srcDark: 'img/logo.svg',
}, },
items: [ items: [],
{
type: 'search',
},
],
}, },
footer: { footer: {
copyright: `Develp @${thisYear}<br/>All Rights Reserved.`, copyright: `Develp @${thisYear}<br/>All Rights Reserved.`,