aboutsummaryrefslogtreecommitdiff
path: root/views/error.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/error.ejs')
-rw-r--r--views/error.ejs1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/error.ejs b/views/error.ejs
index b867d30..c128277 100644
--- a/views/error.ejs
+++ b/views/error.ejs
@@ -9,7 +9,6 @@
<body>
<div class="background"></div>
<div class="container">
- <img src="/img/logo.png" alt="logo" width="200">
<h1>Oh no! Something went wrong!</h1>
<p><%= error %></p>
</div>