feat: auto-collapse categories

This commit is contained in:
Ushie 2023-08-07 22:05:12 +03:00
parent ab5bed0356
commit 175f133ee4
No known key found for this signature in database
GPG Key ID: B3AAD18842E34632

View File

@ -49,6 +49,11 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
docs: {
sidebar: {
autoCollapseCategories: true,
},
},
navbar: {
title: 'ReVanced',
logo: {