feat: add sitemap

This commit is contained in:
Stefan Imhoff
2023-06-12 19:30:39 +02:00
parent c957688809
commit 37e3e8260e
5 changed files with 87 additions and 43 deletions

View File

@@ -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',