Footer's link to Discord 404s #1

Open
opened 2025-08-17 16:38:10 +09:00 by kat · 1 comment
$ curl --head https://hakurei.app/discord
HTTP/2 404

This is presumably because the corresponding file in static/ that the footer references does not exist.

```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
Owner

This redirect is implemented in nginx, which I forgot to do 🥹

This redirect is implemented in nginx, which I forgot to do 🥹
ophestra added reference main 2025-08-20 00:54:44 +09:00
ophestra added the
bug
label 2025-08-20 00:54:54 +09:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: security/hakurei.app#1
No description provided.