update base layout header

This commit is contained in:
JasterV 2025-06-05 21:53:46 +02:00
commit c071e9d3c1

View file

@ -22,7 +22,7 @@ const backgroundImageUrl = `url('${optimizedBgImage.src}')`;
<meta name="generator" content={Astro.generator} />
<meta
name="description"
content="My personal blog where I write about my learnings on software development & coding.
content="My personal blog where I write about my learning on software development & coding.
Learn with my about best coding practices and new tools to add to your developer toolbox."
/>
<link rel="sitemap" href="/sitemap-index.xml" />