change width of navbar collapse; fixes #719

This commit is contained in:
Dean Attali 2020-09-16 03:38:58 +00:00
parent d5859860e3
commit c54c6bd9e9
3 changed files with 13 additions and 18 deletions

View file

@ -1,3 +1,7 @@
## Unreleased version
- Changed the width at which the navbar collapses to a higher threshold because most modern non-mobile browsers are >1000px
## v5.0.0 (2020-09-15)
One of the major changes in this version is that a lot of time was spent on rethinking the entire SEO and social media sharing model (how a page looks on eg. Google, Twitter, Facebok). It was redesigned to be more simple and customizable. The new documentation has a section dedicated to SEO and social media sharing of a page. Unfortunately some changes that are not backwards-compatible had to be made.