We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sitemap.njk
1 parent e33761b commit dc3a061Copy full SHA for dc3a061
src/sitemap.njk
@@ -2,7 +2,6 @@
2
permalink: /sitemap.xml
3
eleventyExcludeFromCollections: true
4
---
5
-
6
<?xml version="1.0" encoding="utf-8"?>
7
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
8
{% for page in collections.all %}
0 commit comments