This is an automated email from the ASF dual-hosted git repository. young pushed a commit to branch young/chore/add-old-events-back in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/young/chore/add-old-events-back by this push: new 2bf1661398f fix 2bf1661398f is described below commit 2bf1661398fb6708c9cee43f2d23328c4738bcdc Author: Skye Young <isk...@outlook.com> AuthorDate: Wed Apr 9 16:15:26 2025 +0800 fix --- website/i18n/zh/docusaurus-plugin-content-docs/current.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/i18n/zh/docusaurus-plugin-content-docs/current.json b/website/i18n/zh/docusaurus-plugin-content-docs/current.json index 5ad6b589f5f..8d082b139a3 100644 --- a/website/i18n/zh/docusaurus-plugin-content-docs/current.json +++ b/website/i18n/zh/docusaurus-plugin-content-docs/current.json @@ -18,5 +18,9 @@ "sidebar.docs.category.Community": { "message": "社区指南", "description": "The label for category Community in sidebar docs" + }, + "sidebar.docs.category.Events": { + "message": "社区活动", + "description": "The label for category Events in sidebar docs" } }