fix: RSS feed
This commit is contained in:
parent
1a5368a1e3
commit
b82a8ff619
1 changed files with 5 additions and 7 deletions
|
@ -3,9 +3,7 @@ permalink: /rss.xml
|
|||
layout: null
|
||||
eleventyExcludeFromCollections: true
|
||||
excludeFromSitemap: true
|
||||
---
|
||||
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
---<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<title>{{ meta.siteName }}</title>
|
||||
<subtitle>{{ meta.siteDescription }}</subtitle>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue