From 65c8e24686f0ee770c9749207c778e6db1b78ecc Mon Sep 17 00:00:00 2001 From: chenos Date: Wed, 25 Mar 2026 09:01:07 +0800 Subject: [PATCH] fix: docs frontmatter --- docs/docs/de/plugins/index.mdx | 4 +++- docs/docs/es/plugins/index.mdx | 1 + docs/docs/fr/plugins/index.mdx | 1 + docs/docs/ja/plugins/index.mdx | 4 +++- docs/docs/ko/plugins/index.mdx | 4 +++- docs/docs/pt/plugins/index.mdx | 1 + docs/docs/ru/plugins/index.mdx | 1 + 7 files changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/docs/de/plugins/index.mdx b/docs/docs/de/plugins/index.mdx index 5df2baa5722..3c258cbfd31 100644 --- a/docs/docs/de/plugins/index.mdx +++ b/docs/docs/de/plugins/index.mdx @@ -1,6 +1,8 @@ +--- title: Plugins # description: Plugin-Beschreibung pageType: home outline: false sidebar: false -isPluginPage: true \ No newline at end of file +isPluginPage: true +--- \ No newline at end of file diff --git a/docs/docs/es/plugins/index.mdx b/docs/docs/es/plugins/index.mdx index d9055ea54df..aedf8c02fac 100644 --- a/docs/docs/es/plugins/index.mdx +++ b/docs/docs/es/plugins/index.mdx @@ -1,3 +1,4 @@ +--- title: Plugins # description: Descripción de plugins pageType: home diff --git a/docs/docs/fr/plugins/index.mdx b/docs/docs/fr/plugins/index.mdx index bbb3fdc5dfd..aa23b6dd22f 100644 --- a/docs/docs/fr/plugins/index.mdx +++ b/docs/docs/fr/plugins/index.mdx @@ -1,3 +1,4 @@ +--- title: Plugins # description: Description des plugins pageType: home diff --git a/docs/docs/ja/plugins/index.mdx b/docs/docs/ja/plugins/index.mdx index 0065f289b76..d294a513999 100644 --- a/docs/docs/ja/plugins/index.mdx +++ b/docs/docs/ja/plugins/index.mdx @@ -1,6 +1,8 @@ +--- title: プラグイン # description: プラグインの説明 pageType: home outline: false sidebar: false -isPluginPage: true \ No newline at end of file +isPluginPage: true +--- diff --git a/docs/docs/ko/plugins/index.mdx b/docs/docs/ko/plugins/index.mdx index b41a0618205..76ce9e33d4e 100644 --- a/docs/docs/ko/plugins/index.mdx +++ b/docs/docs/ko/plugins/index.mdx @@ -1,6 +1,8 @@ +--- title: 플러그인 # description: 플러그인 설명 pageType: home outline: false sidebar: false -isPluginPage: true \ No newline at end of file +isPluginPage: true +--- \ No newline at end of file diff --git a/docs/docs/pt/plugins/index.mdx b/docs/docs/pt/plugins/index.mdx index 60c11a3831d..b82a733bf6e 100644 --- a/docs/docs/pt/plugins/index.mdx +++ b/docs/docs/pt/plugins/index.mdx @@ -1,3 +1,4 @@ +--- title: Plugins # description: Descrição dos plugins pageType: home diff --git a/docs/docs/ru/plugins/index.mdx b/docs/docs/ru/plugins/index.mdx index e3f76e00e7c..33e34d3a53b 100644 --- a/docs/docs/ru/plugins/index.mdx +++ b/docs/docs/ru/plugins/index.mdx @@ -1,3 +1,4 @@ +--- title: Плагины # description: Описание плагинов pageType: home