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.
eleventyAllowMissingExtension
1 parent 9bce962 commit 65a1dd2Copy full SHA for 65a1dd2
pages/_redirects.njk
@@ -1,6 +1,7 @@
1
---
2
permalink: /_redirects
3
eleventyExcludeFromCollections: true
4
+eleventyAllowMissingExtension: true
5
6
# Redirects from what the browser requests to what we serve
7
/en/news.rss /feed.xml
0 commit comments