From 32cd8aa65d741cebd9cdbeff0127fa7139d90e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grey=20Tu=28=E5=B1=A0=E5=BC=98=E5=8E=86=29?= Date: Thu, 25 Mar 2021 11:34:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/FAQ/zh/sidebar.yaml | 2 +- docs/others/others.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 docs/others/others.md diff --git a/docs/FAQ/zh/sidebar.yaml b/docs/FAQ/zh/sidebar.yaml index 5b5d685..8d08303 100644 --- a/docs/FAQ/zh/sidebar.yaml +++ b/docs/FAQ/zh/sidebar.yaml @@ -5,4 +5,4 @@ items: - label: 参与贡献 file: join_us/README.md - label: QuecPython_FAQ - file: QuecPython_FAQ/QuecPython_FAQ.md + file: QuecPython_FAQ/QuecPython_FAQ.md \ No newline at end of file diff --git a/docs/others/others.md b/docs/others/others.md new file mode 100644 index 0000000..ea34e5d --- /dev/null +++ b/docs/others/others.md @@ -0,0 +1 @@ +Grey \ No newline at end of file -- Gitee