mirror of
https://codeberg.org/JasterV/jaster.xyz.git
synced 2026-04-27 02:15:40 +00:00
update base layout header
This commit is contained in:
parent
ed0ea28d34
commit
c071e9d3c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue