mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: add sitemap
This commit is contained in:
@@ -80,6 +80,7 @@ const schema = JSON.stringify({
|
||||
extend={{
|
||||
link: [
|
||||
{ rel: 'stylesheet', href: '/assets/styles/print.css', media: 'print' },
|
||||
{ rel: 'sitemap', href: '/sitemap-index.xml' },
|
||||
{ rel: 'icon', href: '/favicon.ico' },
|
||||
{
|
||||
rel: 'icon',
|
||||
|
||||
Reference in New Issue
Block a user