diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 112eb98..26efcc7 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -5,6 +5,7 @@ <svelte:head> <title>hellob.art — home</title> + <meta name="description" content="Meet Bart, a passionate DevOps engineer from Zaandam, Netherlands. With expertise in Azure, Kubernetes, and automation, he loves solving challenges through code. Discover his journey, interests in cats and whiskey, and how to connect with him for exciting collaborations."> </svelte:head> <main class="container mx-auto px-4 py-8 text-left"> diff --git a/src/routes/projects/+page.svelte b/src/routes/projects/+page.svelte index f377d9c..797c497 100644 --- a/src/routes/projects/+page.svelte +++ b/src/routes/projects/+page.svelte @@ -49,6 +49,7 @@ <svelte:head> <title>hellob.art — projects</title> + <meta name="description" content="Explore a diverse collection of web applications and virtual tours in the portfolio of a passionate DevOps engineer. Discover innovative projects in React, Golang, Next.js, and more."> </svelte:head> <main class="container mx-auto px-4 py-8 text-left"> diff --git a/src/routes/tools/+page.svelte b/src/routes/tools/+page.svelte index 6525e7e..593c3a8 100644 --- a/src/routes/tools/+page.svelte +++ b/src/routes/tools/+page.svelte @@ -11,6 +11,7 @@ <svelte:head> <title>hellob.art — tools</title> + <meta name="description" content="Explore essential DevOps tools like Kubernetes, Terraform, Warp, and version control platforms GitHub, Azure DevOps, and GitLab."> </svelte:head> <main class="container mx-auto px-4 py-8 text-left">