```console
$ curl --head https://hakurei.app/discord
HTTP/2 404
```
This is presumably because the [corresponding file in `static/`][src] that the footer [references] does not exist.
[src]: https://git.gensokyo.uk/security/hakurei.app/src/tag/v0.1.0/static/discord.html
[references]: https://git.gensokyo.uk/security/hakurei.app/src/tag/v0.1.0/templates/footer.html#L5
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This is presumably because the corresponding file in
static/that the footer references does not exist.This redirect is implemented in nginx, which I forgot to do 🥹