Homepage
- The default number of posts on the homepage is now two (rather than three).
Navbar
- You can now use
logo_and_title: falsein_config.ymlto hide the title if you have a logo (#110). - Some deprecated Bootstrap navbar classes were removed:
.navbar-lightand.bg-lightin favour ofdata-bs-theme="light"and.navbar-itemin favour of.nav-item(#109).
Details
- Breaking!
<details>are now styled (#109). This allows to you to create nicely formatted Frequently Asked Questions.
Full changelog: 3.1...3.2