removed portfolio

This commit is contained in:
becarta
2025-02-05 22:49:40 +01:00
parent a9f31f6e93
commit 31f2a59459
3 changed files with 0 additions and 3 deletions

View File

@@ -35,7 +35,6 @@ const yearsSince = currentYear - fixedYear;
{ text: 'Über mich', href: '#about' },
{ text: 'Lebenslauf', href: '#resume' },
{ text: 'Fähigkeiten', href: '#skills' },
{ text: 'Portfolio', href: '#porfolio' },
{ text: 'Blog', href: '#blog' },
]}
actions={[

View File

@@ -35,7 +35,6 @@ const yearsSince = currentYear - fixedYear;
{ text: 'About', href: '#about' },
{ text: 'Resume', href: '#resume' },
{ text: 'Skills', href: '#skills' },
{ text: 'Porfolio', href: '#porfolio' },
{ text: 'Blog', href: '#blog' },
]}
actions={[

View File

@@ -35,7 +35,6 @@ const yearsSince = currentYear - fixedYear;
{ text: 'Over', href: '#about' },
{ text: 'CV', href: '#resume' },
{ text: 'Vaardigheden', href: '#skills' },
{ text: 'Portfolio', href: '#porfolio' },
{ text: 'Blog', href: '#blog' },
]}
actions={[