xmitter-11ty/feed/htaccess.njk

5 lines
181 B
Plaintext

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