Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Nov 15, 2023
1 parent 4fc191b commit cb5e029
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions news/86.breaking
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
Added fat menu and mobile menu. @iFlameing
Since 2.0.0, the light theme has a fat menu (below the main site sections) triggered clickin on one of them.
It's behind a feature flag, as opt-out:

```js
config.settings.enableFatMenu = true;
```

0 comments on commit cb5e029

Please sign in to comment.