removed portfolio
This commit is contained in:
@@ -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={[
|
||||
|
@@ -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={[
|
||||
|
@@ -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={[
|
||||
|
Reference in New Issue
Block a user