mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-20 17:27:35 +08:00
feat: update sitemap
This commit is contained in:
@ -82,7 +82,7 @@ const socialImageURL = new URL(ogImage ? ogImage : '/social-card.png', Astro.url
|
||||
<meta content={socialImageURL} property='twitter:image' />
|
||||
|
||||
{/* Sitemap */}
|
||||
<link href='/sitemap-index.xml' rel='sitemap' />
|
||||
<link href='/sitemap.xml' rel='sitemap' />
|
||||
|
||||
{/* RSS auto-discovery */}
|
||||
<link href='/rss.xml' rel='alternate' title={siteConfig.title} type='application/rss+xml' />
|
||||
|
Reference in New Issue
Block a user