line shift to fix xml error
This commit is contained in:
parent
7b42e53dd9
commit
2aee369518
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
permalink: feed.xml
|
permalink: feed.xml
|
||||||
eleventyExcludeFromCollections: true
|
eleventyExcludeFromCollections: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<title>{{ site.name }}</title>
|
<title>{{ site.name }}</title>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue