This is an automated email from the ASF dual-hosted git repository.

popduke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bifromq-sites.git


The following commit(s) were added to refs/heads/master by this push:
     new 0207778  hide blog entry temporarily
0207778 is described below

commit 02077789a77369878b8c39e56d94d8e83b77eb82
Author: Yonny Hao <[email protected]>
AuthorDate: Wed Jun 25 13:43:52 2025 +0800

    hide blog entry temporarily
---
 docusaurus.config.ts | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index b118a49..784a0a7 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -95,11 +95,11 @@ const config = {
           position: "right",
           label: "Docs",
         },
-        {
-          to: "/blog",
-          label: "Blog",
-          position: "right",
-        },
+        // {
+        //   to: "/blog",
+        //   label: "Blog",
+        //   position: "right",
+        // },
         {
           to: "/community",
           label: "Community",

Reply via email to