This commit is contained in:
Zach Leatherman
2019-04-04 20:49:20 -05:00
parent c700f094a6
commit d2439adf61
4 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
---
permalink: feed/.htaccess
excludeFromSitemap: true
eleventyExcludeFromCollections: true
---
# For Apache, to show `{{ metadata.feed.filename }}` when browsing to directory /feed/ (hide the file!)
DirectoryIndex {{ metadata.feed.filename }}