Skip to content

Commit

Permalink
feat: hide navbar on scroll
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Mar 20, 2024
1 parent f48e84a commit 0209e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ const config: Config = {
src: "img/juno_logo.svg",
srcDark: "img/juno_logo_dark.svg"
},
hideOnScroll: true,
items: [
{
type: "doc",
Expand Down

0 comments on commit 0209e6d

Please sign in to comment.