The recentPosts in the footer is a nice way to highlight the author's recent writings. However, if one selects that option, the same three recent posts are also displayed on the blog page overview -- and on each blog post. This has the effect of looking like the author is trying to pad their work with redundancy.
Describe the solution you'd like
The best option might be something like as it gives the most control:
mainPage: true
overviewPage: false
individualPost: false
However, I think an opinionated solution that works better is to simply dispense with the redundancy.
Describe alternatives you've considered
I think I've laid out the only two sensible solutions.
Additional context

The
recentPostsin the footer is a nice way to highlight the author's recent writings. However, if one selects that option, the same three recent posts are also displayed on the blog page overview -- and on each blog post. This has the effect of looking like the author is trying to pad their work with redundancy.Describe the solution you'd like
The best option might be something like as it gives the most control:
However, I think an opinionated solution that works better is to simply dispense with the redundancy.
Describe alternatives you've considered
I think I've laid out the only two sensible solutions.
Additional context
