From 54836c9a0d12b04ef7dc76eb92912dd93813f96c Mon Sep 17 00:00:00 2001 From: Shawn <97796289+ShawnNotFound@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:06:39 +0800 Subject: [PATCH] Create _category_.json --- .../current/plugin-list/_category_.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/plugin-list/_category_.json diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/plugin-list/_category_.json b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/plugin-list/_category_.json new file mode 100644 index 00000000..6b82c4a9 --- /dev/null +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/plugin-list/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Plugin List", + "position": 20 +}