403 added
This commit is contained in:
parent
69ce8c8d3b
commit
b8a12ba81a
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/assets/css/style.css"/>
|
||||
</head>
|
||||
<body class="nginx-error">
|
||||
|
||||
<h1>403</h1>
|
||||
<p>Forbiden!</p>
|
||||
<p>You have no business being here, but you'll be welcome <a href="https://ed.brz9.dev/">there</a></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue