Add frontmater configuration to allow missing extension
This commit is contained in:
parent
14c46697cd
commit
4eb433c8e4
@ -1,6 +1,7 @@
|
||||
---
|
||||
permalink: .htaccess
|
||||
eleventyExcludeFromCollections: true
|
||||
eleventyAllowMissingExtension: true
|
||||
---
|
||||
ErrorDocument 404 /404.html
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user