Move from atom.xml to feed.xml for tech agnostic-ish filename.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
permalink: feed/.htaccess
|
||||
---
|
||||
# For Apache, to show `atom.xml` when browsing to directory /feed/ (hide the file!)
|
||||
DirectoryIndex atom.xml
|
||||
# For Apache, to show `{{ metadata.feed.filename }}` when browsing to directory /feed/ (hide the file!)
|
||||
DirectoryIndex {{ metadata.feed.filename }}
|
||||
Reference in New Issue
Block a user