fix: navbar sometimes hiding

This commit is contained in:
Ushie
2023-08-09 02:34:45 +03:00
parent 526f825767
commit c70dba2c5a
2 changed files with 0 additions and 9 deletions

View File

@@ -57,8 +57,6 @@ const config = {
},
},
navbar: {
/* because we can't add a .scrolled class to docusaurus on scroll, we're abusing hide on scroll */
hideOnScroll: true,
logo: {
alt: 'ReVanced Logo',
target: '_self',