Remove "layout: none" from feed.xml
This commit is contained in:
parent
7b24a02e13
commit
b5cc7d19a0
1 changed files with 1 additions and 1 deletions
2
feed.xml
2
feed.xml
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: none
|
||||
sitemap: false
|
||||
---
|
||||
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||
<title type="text">{{ site.title }}</title>
|
||||
|
|
Loading…
Reference in a new issue