feat(social): ajoute le lien SoundCloud (Hero, Contact, SEO) + lien site Arboretum
All checks were successful
Deploy production / build-deploy (push) Successful in 24s
All checks were successful
Deploy production / build-deploy (push) Successful in 24s
This commit is contained in:
@@ -27,7 +27,7 @@ const jsonLd = {
|
||||
image: ogImage,
|
||||
email: social.email,
|
||||
address: { "@type": "PostalAddress", addressLocality: "Nantes", addressCountry: "FR" },
|
||||
sameAs: [social.github, social.linkedin, social.gitea],
|
||||
sameAs: [social.github, social.linkedin, social.gitea, social.soundcloud],
|
||||
knowsAbout: ["TypeScript", "NestJS", "Nuxt", "Next.js", "Vue.js", "Astro", "Docker", "AWS", "Terraform"],
|
||||
};
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user