We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac78aa commit a475c15Copy full SHA for a475c15
config.yml
@@ -147,6 +147,9 @@ languages:
147
- name: About
148
url: /about_me
149
weight: 40
150
+ - name: RSS
151
+ url: /en/index.xml
152
+ weight: 50
153
zh:
154
title: "花生地"
155
languageName: "中文"
@@ -168,7 +171,7 @@ languages:
168
171
main:
169
172
- name: "归档"
170
173
url: zh/archives/
- weight: 1
174
+ weight: 9
175
- name: "搜索"
176
url: zh/search/
177
weight: 10
@@ -178,6 +181,9 @@ languages:
178
181
- name: "关于"
179
182
url: zh/about_me_zh/
180
183
184
185
+ url: "/zh/index.xml"
186
187
- identifier: series
188
name: "系列 "
189
url: /zh/categories/
0 commit comments