diff --git a/elixir/apps/web/lib/web/controllers/error_html/500.html.heex b/elixir/apps/web/lib/web/controllers/error_html/500.html.heex index 9bdb00fa2..e703abc6e 100644 --- a/elixir/apps/web/lib/web/controllers/error_html/500.html.heex +++ b/elixir/apps/web/lib/web/controllers/error_html/500.html.heex @@ -30,7 +30,10 @@
- 500 Error + Firezone Logo +

+ Error500 +

Something went wrong. We've already been notified and will get it fixed as soon as possible. diff --git a/elixir/apps/web/priv/static/images/http-500.png b/elixir/apps/web/priv/static/images/http-500.png deleted file mode 100644 index b78d61e4e..000000000 Binary files a/elixir/apps/web/priv/static/images/http-500.png and /dev/null differ