diff --git a/src/invidious.cr b/src/invidious.cr index 169c4f12..c0b9e075 100644 --- a/src/invidious.cr +++ b/src/invidious.cr @@ -3950,14 +3950,13 @@ end error 500 do |env| error_message = <<-END_HTML - Looks like you've found a bug in Invidious. Feel free to open a new issue - + Looks like you've found a bug in Invidious. Feel free to open a new issue + here or send an email to - omarroth@protonmail.com - . + omarroth@protonmail.com. END_HTML templated "error" end