Skip to content

Commit 059433a

Browse files
committed
Added YAML fronts to the news.rss.
1 parent cc244e0 commit 059433a

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

bg/feed/news.rss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
layout: nil
3+
---
14
<?xml version="1.0" encoding="UTF-8"?>
25
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
36
<channel>

de/feeds/news.rss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
layout: nil
3+
---
14
<?xml version="1.0" encoding="UTF-8"?>
25
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
36
<channel>

en/feeds/news.rss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
layout: nil
3+
---
14
<?xml version="1.0" encoding="UTF-8"?>
25
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
36
<channel>

es/feeds/news.rss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
layout: nil
3+
---
14
<?xml version="1.0" encoding="UTF-8"?>
25
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
36
<channel>

0 commit comments

Comments
 (0)