diff --git a/src/config/site.js b/src/config/site.js index d4cd5c9..7a89922 100644 --- a/src/config/site.js +++ b/src/config/site.js @@ -3,7 +3,7 @@ const SITE_URL = import.meta.env.PUBLIC_SITE_URL || 'https://vorpax.dev'; export const siteConfig = { title: "Alexandre | Vorpax", - author: "Alexandre", + author: "vorpax", url: SITE_URL, mail: "contact at vorpax dot dev", resume: "/assets/resume.pdf", @@ -12,14 +12,14 @@ export const siteConfig = { medium: "referral", campaign: "navigation", }, - meta:{ + meta: { title: "Alexandre | Business x Engineering x Infrastructure", description: "M1 HEC Paris | President HEC IA | Freelance Fullstack Developer | Infrastructure Enthusiast", keywords: "portfolio, developer, infrastructure, homelab, HEC Paris, engineering, fullstack", image: `${SITE_URL}/og.jpg`, twitterHandle: "", }, - social:{ + social: { github: "https://github.com/vorpax", linkedin: "https://www.linkedin.com/in/alexandre-houard-686960279/", }, diff --git a/src/pages/index.astro b/src/pages/index.astro index 749db98..888d6e4 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,15 +9,19 @@ import Explore from "@/components/sections/Explore.astro"; ---
-
-
+
+

-
@@ -72,7 +80,7 @@ keywords="Alexandre, Portfolio, Developer, Infrastructure, Homelab, HEC Paris, E data-aos-duration="600" data-aos-once="true" > - +
@@ -105,7 +113,10 @@ keywords="Alexandre, Portfolio, Developer, Infrastructure, Homelab, HEC Paris, E data-aos-duration="600" data-aos-once="true" > - + -