Describe the bug
The old post about dues system is shown into latest news section at the moment.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not sure what should be here, but I think that the post from 2018 is pretty old.
Screenshots

Desktop (please complete the following information):
The relevant line for selecting the latest post: https://github.com/thewca/worldcubeassociation.org/blob/master/WcaOnRails/app/controllers/posts_controller.rb#L39
It orders by sticky first, then created date (latest first).
Because the date is so far in the past, the post must still be sticky (which seems to be the case as going here shows a blue header).
@EvilAngel00 do you mind taking a look at this?
It should simply be a matter of un-sticking the dues post.
Done!
For some reason that post was stickied until 2020-12-22.
Thanks!
Most helpful comment
Done!
For some reason that post was stickied until 2020-12-22.