feat: add meta descriptions to pages

This commit is contained in:
Bart van der Braak 2023-07-31 02:03:27 +02:00
parent 02d5ec5e44
commit f487b876f9
3 changed files with 3 additions and 0 deletions

View file

@ -49,6 +49,7 @@
<svelte:head>
<title>hellob.art &mdash; 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">