mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-08 10:24:28 +02:00
feat: auto-collapse categories
This commit is contained in:
parent
ab5bed0356
commit
175f133ee4
@ -49,6 +49,11 @@ const config = {
|
||||
themeConfig:
|
||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||
({
|
||||
docs: {
|
||||
sidebar: {
|
||||
autoCollapseCategories: true,
|
||||
},
|
||||
},
|
||||
navbar: {
|
||||
title: 'ReVanced',
|
||||
logo: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user