osu-web
osu-web copied to clipboard
Redirect support for news posts
For cases like https://github.com/ppy/osu-wiki/pull/7873 or retroactively fixing dates in news post filenames, as there are many that don't match. Fixing these in bulk is relatively simple, which I've intended to do for a long time, but doing so would change the urls of the posts.
Similar to the wiki, I imagine this could be implemented as a redirect.yaml
file in the news
folder of osu-wiki
.