From c6b524b429f78659ef8a9a82263ef52ccab3ba12 Mon Sep 17 00:00:00 2001 From: Colin_XKL <1580440944@qq.com> Date: Tue, 16 Jun 2020 17:01:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=A0=8F=E6=B7=BB=E5=8A=A0RS?= =?UTF-8?q?S?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 811f21f..6a196af 100644 --- a/config.toml +++ b/config.toml @@ -99,4 +99,8 @@ paginate = 7 identifier = "about" name = "关于" url = "/zh-cn/aboutme" + [[languages.zh-cn.menu.main]] + identifier = "rss" + name = "RSS" + url = "/zh-cn/index.xml"