This is an automated email from the ASF dual-hosted git repository. urfree pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
commit 01397426392ab1200eec4d7ab08d1b4431df2c21 Author: LiLi <[email protected]> AuthorDate: Fri Feb 25 10:33:15 2022 +0800 update Signed-off-by: LiLi <[email protected]> --- site2/website-next/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site2/website-next/docusaurus.config.js b/site2/website-next/docusaurus.config.js index 7a511a5..f83936d 100644 --- a/site2/website-next/docusaurus.config.js +++ b/site2/website-next/docusaurus.config.js @@ -139,7 +139,7 @@ module.exports = { }, { type: "doc", - docId: "standalone", + docId: "about", position: "right", label: "Docs", },
