mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Fix atom feed (#13619)
This commit is contained in:
parent
ad1f93d5e2
commit
f81474bdfc
@ -1,9 +1,8 @@
|
|||||||
---
|
---
|
||||||
layout: null
|
layout: none
|
||||||
---
|
---
|
||||||
<?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><![CDATA[{{ site.title }}]]></title>
|
<title><![CDATA[{{ site.title }}]]></title>
|
||||||
<link href="{{ site.url }}/atom.xml" rel="self"/>
|
<link href="{{ site.url }}/atom.xml" rel="self"/>
|
||||||
<link href="{{ site.url }}/"/>
|
<link href="{{ site.url }}/"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user