Change RSS feed file extension from xml to rss
This commit is contained in:
parent
701886f6ca
commit
cc892d78ce
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
permalink: /feed.xml
|
permalink: /feed.rss
|
||||||
eleventyExcludeFromCollections: true
|
eleventyExcludeFromCollections: true
|
||||||
---
|
---
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
|
Loading…
Reference in a new issue