updated github link and added certifications link in top menu

This commit is contained in:
becarta
2025-02-11 00:13:04 +01:00
parent 31f2a59459
commit ea6950cb99
4 changed files with 7 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ export const footerData = {
],
socialLinks: [
{ ariaLabel: 'LinkedIn', icon: 'tabler:brand-linkedin', href: 'https://www.linkedin.com/in/rrpbergsma' },
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/becarta' },
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/rrpbergsma' },
{ ariaLabel: 'RSS', icon: 'tabler:rss', href: getAsset('/rss.xml') },
],
};

View File

@@ -34,6 +34,7 @@ const yearsSince = currentYear - fixedYear;
{ text: 'Startseite', href: '#hero' },
{ text: 'Über mich', href: '#about' },
{ text: 'Lebenslauf', href: '#resume' },
{ text: 'Zertifizierungen', href: '#Zertifizierungen' },
{ text: 'Fähigkeiten', href: '#skills' },
{ text: 'Blog', href: '#blog' },
]}
@@ -159,6 +160,7 @@ const yearsSince = currentYear - fixedYear;
<!-- Testimonials Widget: Zertifizierungen *********** -->
<Testimonials
id="Zertifizierungen"
title="Zertifizierungen"
subtitle="Wo Wissen auf Anerkennung trifft"
testimonials={[

View File

@@ -34,6 +34,7 @@ const yearsSince = currentYear - fixedYear;
{ text: 'Home', href: '#hero' },
{ text: 'About', href: '#about' },
{ text: 'Resume', href: '#resume' },
{ text: 'Certifications', href: '#Certifications' },
{ text: 'Skills', href: '#skills' },
{ text: 'Blog', href: '#blog' },
]}
@@ -160,6 +161,7 @@ const yearsSince = currentYear - fixedYear;
<!-- Testimonials Widget *********** -->
<Testimonials
id="Certifications"
title="Certifications"
subtitle="Where Knowledge Meets Recognition"
testimonials={[

View File

@@ -34,6 +34,7 @@ const yearsSince = currentYear - fixedYear;
{ text: 'Home', href: '#hero' },
{ text: 'Over', href: '#about' },
{ text: 'CV', href: '#resume' },
{ text: 'Certificeringen', href: '#Certificeringen' },
{ text: 'Vaardigheden', href: '#skills' },
{ text: 'Blog', href: '#blog' },
]}
@@ -161,6 +162,7 @@ const yearsSince = currentYear - fixedYear;
<!-- Testimonials Widget *********** -->
<Testimonials
id="Certificeringen"
title="Certificeringen"
subtitle="Waar kennis erkenning ontmoet"
testimonials={[