The way we announce updates for Express can be improved. Some options I’m considering are:
- Displaying the title of the latest blog post.
- Showing the announcement with less information, maybe just the title, like:

Additionally, improving the design of how announcements are displayed could be inspired by how Node.js does it:

Or as I implemented in this 'replica' of the Express documentation:

cc: @expressjs/docs-wg @expressjs/express-tc