From 5951bb4e3713e99280c342a221a028ba0a62933b Mon Sep 17 00:00:00 2001 From: Anne <131739771+PrimmaAnna@users.noreply.github.com> Date: Thu, 20 Jun 2024 17:57:20 +0800 Subject: [PATCH] Fix Blog Category Typo (#193) Hi, just found out that I missed an s for Tutorials. Fixed it, please kindly check it. --------- Co-authored-by: LinkinStars --- blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md | 2 +- .../2024-06-20-how-to-search-like-a-pro-in-answer/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md b/blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md index efd60a0ed5..606dd36161 100644 --- a/blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md +++ b/blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md @@ -1,7 +1,7 @@ --- title: "How to Search Like a Pro in Answer" authors: [Anne] -category: Tutorial +category: Tutorials featured: true image: 2024-06-20-cover@4x.png description: "Learn and make the best use from the search basics to the advanced tips in Apache Answer." diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md index efd60a0ed5..606dd36161 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md +++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-06-20-how-to-search-like-a-pro-in-answer/index.md @@ -1,7 +1,7 @@ --- title: "How to Search Like a Pro in Answer" authors: [Anne] -category: Tutorial +category: Tutorials featured: true image: 2024-06-20-cover@4x.png description: "Learn and make the best use from the search basics to the advanced tips in Apache Answer."