mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
6 lines
219 B
Text
6 lines
219 B
Text
---
|
|
permalink: feed/.htaccess
|
|
eleventyExcludeFromCollections: true
|
|
---
|
|
# For Apache, to show `{{ metadata.feed.filename }}` when browsing to directory /feed/ (hide the file!)
|
|
DirectoryIndex {{ metadata.feed.filename }}
|