This commit is contained in:
2021-06-25 08:25:11 +00:00
parent 8877c0bad0
commit 37d34c2bab
739 changed files with 613 additions and 1120 deletions

4
resources/views/errors/500.blade.php Executable file → Normal file
View File

@@ -1,6 +1,6 @@
<style type="text/css">
body {
background: #161618;
background: black;
color: white;
text-align: center;
}
@@ -10,5 +10,5 @@
<p>Please try again later</p>
<video autoplay muted loop src="doge.webm"></video>
<div style="">
<small>if this error persists, please contact an admin in the <a href="https://n0xy.net">IRC</a> #w0bm </small>
</div>