Some styling and removing extra stuff
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user