This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new 37851f6 feat: support toggle sidebar (#269)
37851f6 is described below
commit 37851f6b88b336f7ae6a552957d18c0e3062d935
Author: Cliff Su <[email protected]>
AuthorDate: Tue Mar 23 21:24:46 2021 +0800
feat: support toggle sidebar (#269)
---
website/docusaurus.config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 2133727..f470f50 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -232,6 +232,7 @@ module.exports = {
},
],
},
+ hideableSidebar: true,
footer: {
links: [
{