Skip to content

Commit 429a5f6

Browse files
authored
Set layout to false in xml_sitemap.njk
1 parent 26a6e1f commit 429a5f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/xml_sitemap.njk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
permalink: /sitemap.xml
33
eleventyExcludeFromCollections: true
4+
layout: false
45
---
56
<?xml version="1.0" encoding="utf-8"?>
67
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

0 commit comments

Comments
 (0)