mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Changed 404 page to just say "404" (fixes #225)
This commit is contained in:
parent
35c1c9cbcb
commit
76d65c678b
@ -7,9 +7,9 @@
|
||||
background-color: #FFC4D5;
|
||||
color: #FF0048;
|
||||
text-align: center;
|
||||
font-size: 30em;
|
||||
font-size: 20em;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>☠</body>
|
||||
<body>404</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user