diff --git a/.gitignore b/.gitignore index 2a4f1f7..0cb762c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ # astro /dist +.astro # testing /coverage diff --git a/README.md b/README.md index 1a8ef73..c3e4988 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # jleibl.net - Personal Portfolio Website
- Jan-Marlon Leibl + Jan-Marlon Leibl

Jan-Marlon Leibl

Fullstack Software Developer | PHP & TypeScript Expert

Live Website diff --git a/public/service-worker.js b/public/service-worker.js index 95ca615..bf49b94 100644 --- a/public/service-worker.js +++ b/public/service-worker.js @@ -6,7 +6,7 @@ const AUTH_ASSETS = ["/manifest.json"]; const STYLE_ASSETS = ["/styles/global.css", "/styles/theme.css"]; -const IMAGE_ASSETS = ["/images/profile-image.jpg"]; +const IMAGE_ASSETS = ["/imageshttps://cdn.ventry.host/janoderso/aab5b685-3731-4d2d-88fe-ef02861035d7.jpg"]; const ALL_ASSETS = [...PRECACHE_ASSETS, ...AUTH_ASSETS, ...STYLE_ASSETS, ...IMAGE_ASSETS]; diff --git a/src/components/layout/Meta.astro b/src/components/layout/Meta.astro index e5316bf..ae7bbdf 100644 --- a/src/components/layout/Meta.astro +++ b/src/components/layout/Meta.astro @@ -2,7 +2,7 @@ const defaultTitle = "Jan-Marlon Leibl • Fullstack Software Developer | PHP & TypeScript Expert"; const defaultDescription = "Experienced Fullstack Developer specializing in PHP and TypeScript. Creating high-performance web applications and digital experiences with modern technologies."; -const defaultImage = "/images/profile-image.jpg"; +const defaultImage = "/imageshttps://cdn.ventry.host/janoderso/aab5b685-3731-4d2d-88fe-ef02861035d7.jpg"; const siteUrl = "https://jleibl.net"; interface Props { @@ -94,9 +94,9 @@ const structuredDataWebsite = { - - - + + +