mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-24 03:21:03 +00:00
feat: add navbar shadow effect on scroll
This commit is contained in:
@@ -57,6 +57,8 @@ 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',
|
||||
|
||||
Reference in New Issue
Block a user