ADD: Skills

This commit is contained in:
webfussel 2024-05-20 21:10:23 +02:00
parent c04f9e66ca
commit 8d282499bd
8 changed files with 103 additions and 29 deletions

View file

@ -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',