ADD: Skills
This commit is contained in:
parent
c04f9e66ca
commit
8d282499bd
8 changed files with 103 additions and 29 deletions
|
@ -61,8 +61,8 @@ const burgerLabel = computed(() => isBurgerOpen.value ? burgerCloseLabel : burge
|
|||
|
||||
const nav = [
|
||||
{
|
||||
href: '#about',
|
||||
label: 'About',
|
||||
href: '#intro',
|
||||
label: 'Über mich',
|
||||
'aria-label': 'Link dieser Seite: About'
|
||||
}, {
|
||||
href: '#customers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue