diff --git a/src/invidious.cr b/src/invidious.cr index 10722162..2a4c373c 100644 --- a/src/invidious.cr +++ b/src/invidious.cr @@ -5855,7 +5855,7 @@ 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 - here + here or send an email to #{CONFIG.admin_email}. END_HTML diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index 3a8d47dd..61cf5c3a 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -111,7 +111,7 @@