feat(v2): hide navbar on scroll (#2055)

* feat(v2): hide navbar on scroll

* Turn on hide option

* Refactor after review
This commit is contained in:
Alexey Pyltsyn 2019-12-12 15:19:37 +03:00 committed by Yangshun Tay
parent ace93c5a14
commit 5bfa5d6579
5 changed files with 92 additions and 4 deletions

View file

@ -74,6 +74,7 @@ module.exports = {
},
},
navbar: {
hideOnScroll: true,
title: 'Docusaurus',
logo: {
alt: 'Docusaurus Logo',