Skip to content

petridish 3.2

Latest

Choose a tag to compare

@peterdesmet peterdesmet released this 23 Mar 13:13

Homepage

  • The default number of posts on the homepage is now two (rather than three).

Navbar

  • You can now use logo_and_title: false in _config.yml to hide the title if you have a logo (#110).
  • Some deprecated Bootstrap navbar classes were removed: .navbar-light and .bg-light in favour of data-bs-theme="light" and .navbar-item in 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