This commit is contained in:
@@ -4,11 +4,11 @@ import Logo from '/favicon.svg?url'
|
||||
|
||||
const items = ref([
|
||||
{
|
||||
label: 'Home',
|
||||
label: 'Главная',
|
||||
to: '/',
|
||||
},
|
||||
{
|
||||
label: 'How it works',
|
||||
label: 'Как это работает?',
|
||||
to: '/about',
|
||||
},
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user