From 469e26d4a1e0b1f8bd087988fd65c0245bb6fc32 Mon Sep 17 00:00:00 2001 From: ailoooong Date: Thu, 11 May 2023 17:41:02 +0800 Subject: [PATCH] =?UTF-8?q?test=EF=BC=9A=20ci=20=20test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/.vitepress/src/i18n/index.ts | 5 +---- app/zh/blogs/guidance/index.md | 4 ++++ 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/.vitepress/src/i18n/index.ts b/app/.vitepress/src/i18n/index.ts index 47e8162c..bd1570f5 100644 --- a/app/.vitepress/src/i18n/index.ts +++ b/app/.vitepress/src/i18n/index.ts @@ -9,10 +9,7 @@ const i18n: { [key: string]: any } = { }, en: { common: common.en, - }, - ru: { - common: common.ru, - }, + } }; export function useI18n() { diff --git a/app/zh/blogs/guidance/index.md b/app/zh/blogs/guidance/index.md index d9571e1f..ef337e14 100644 --- a/app/zh/blogs/guidance/index.md +++ b/app/zh/blogs/guidance/index.md @@ -90,3 +90,7 @@ git push origin : 7. Refer to https://gitee.com/help/articles/4122to submit your Pull Request 8. Wait for reviewing and merging. + + + +