Skip to content

Commit 6a1194f

Browse files
committed
Reenable blog RSS feeds for non-en locales
1 parent 9053b30 commit 6a1194f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

content/ja/blog/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: ブログ
3-
menu:
4-
main: { weight: 50 }
3+
menu: { main: { weight: 50 } }
4+
outputs: [HTML, RSS]
55
default_lang_commit: 48eac183a4dd74946d5a45fa436cfc6052f30532
66
---

content/pt/blog/2024/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: 2024
33
weight: -2024
4-
outputs: [HTML, RSS]
54
default_lang_commit: 48eac183a4dd74946d5a45fa436cfc6052f30532
65
---

content/pt/blog/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Blog
3-
menu:
4-
main: { weight: 50 }
3+
menu: { main: { weight: 50 } }
4+
outputs: [HTML, RSS]
55
default_lang_commit: 48eac183a4dd74946d5a45fa436cfc6052f30532
66
---

content/zh/blog/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 博客
33
menu: { main: { weight: 50 } }
4+
outputs: [HTML, RSS]
45
default_lang_commit: 4c5468f8d16434f25f335e1b45922ca0f4cec18f
56
---

0 commit comments

Comments
 (0)