feat: 🎉 initial commit
This commit is contained in:
commit
b3003321c9
35 changed files with 9015 additions and 0 deletions
6
src/sitemap.njk
Normal file
6
src/sitemap.njk
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
permalink: /sitemap.xml
|
||||
layout: null
|
||||
eleventyExcludeFromCollections: true
|
||||
---
|
||||
{# {% sitemap collections.all %} #}
|
Loading…
Add table
Add a link
Reference in a new issue