Skip to content

Commit dc3a061

Browse files
committed
fix: sitemap.njk — remove empty line on the first line
1 parent e33761b commit dc3a061

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sitemap.njk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
permalink: /sitemap.xml
33
eleventyExcludeFromCollections: true
44
---
5-
65
<?xml version="1.0" encoding="utf-8"?>
76
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
87
{% for page in collections.all %}

0 commit comments

Comments
 (0)