diff options
Diffstat (limited to 'public/500.html')
-rw-r--r-- | public/500.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/500.html b/public/500.html index 4197f5cdd..5812bb476 100644 --- a/public/500.html +++ b/public/500.html @@ -8,7 +8,7 @@ <style> body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; - background: #181818 url("/background-cybre.png"); + background: #181818 url("/background-photo.png"); color: #1ea21e; text-align: center; margin: 0; @@ -33,7 +33,7 @@ <body> <div class="dialog"> - <img src="/logo-cybre-glitch.gif" alt="Cybrespace" /> + <img src="/logo.png" alt="dev.glitch.social" /> <div> <h1>We're sorry, but something went wrong.</h1> |