Some styling and removing extra stuff

This commit is contained in:
2025-06-03 12:04:11 -07:00
parent 0c4a8a1ddf
commit 2ac5a7e244
22 changed files with 383 additions and 466 deletions

View File

@@ -18,7 +18,7 @@ const { title, description, image = '/blog-placeholder-1.jpg' } = Astro.props;
<!-- Global Metadata -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.png" />
<link rel="sitemap" href="/sitemap-index.xml" />
<link
rel="alternate"