Hopefully this makes 404 and 403 possible
This commit is contained in:
parent
b1f043d7c8
commit
8ec593122e
|
@ -0,0 +1,12 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>/blankX/403.html</title>
|
||||
<meta name='description' class='colon_p'>/blankx/403.html.txt: jack</meta>
|
||||
<link rel="stylesheet" type="text/css" href="index.css">
|
||||
</head>
|
||||
<body class='jack'>
|
||||
<div class='container'>
|
||||
<p>It seems like <a href='https://www.youtube.com/user/JackSucksAtMinecraft'>JackSucksAtLife</a> puts a 403 here, hmm.</p>
|
||||
<p>He wants you to be on <a href='https://play.skycade.net'>Skycade</a> I think :shrug: <!-- refer to index.html about the emojis --></p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>/blankX/.hell.html</title>
|
||||
<meta name='description'>/blankx/.hell.html.txt: Welcome to hell</meta>
|
||||
<link rel="stylesheet" type="text/css" href="index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
<h1 class='transred'>/blankx/.hell.html</h1>
|
||||
<p class='red'>Welcome to hell.</p>
|
||||
<br>
|
||||
<p class='black'>I'm just trying to be scary.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue