♻️ refactor sitemap
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
2730125f04
commit
b4b9fbba83
3 changed files with 3 additions and 234 deletions
|
@ -23,6 +23,8 @@ const { title, description, image = '/placeholder-social.jpg' } = Astro.props;
|
|||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
|
||||
<link rel="sitemap" href="/sitemap-index.xml" />
|
||||
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
|
||||
<!-- Canonical URL -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue