about summary refs log tree commit diff
path: root/public/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/500.html')
-rw-r--r--public/500.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/500.html b/public/500.html
index d085d490b..4197f5cdd 100644
--- a/public/500.html
+++ b/public/500.html
@@ -8,8 +8,8 @@
   <style>
     body {
       font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
-      background: #282c37;
-      color: #9baec8;
+      background: #181818 url("/background-cybre.png");
+      color: #1ea21e;
       text-align: center;
       margin: 0;
       padding: 20px;
@@ -33,7 +33,7 @@
 
 <body>
   <div class="dialog">
-    <img src="/oops.png" alt="Mastodon" />
+    <img src="/logo-cybre-glitch.gif" alt="Cybrespace" />
 
     <div>
       <h1>We're sorry, but something went wrong.</h1>