diff options
Diffstat (limited to 'err/m.htm')
-rw-r--r-- | err/m.htm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/err/m.htm b/err/m.htm new file mode 100644 index 0000000..94aa8ba --- /dev/null +++ b/err/m.htm @@ -0,0 +1,22 @@ +<!DOCTYPE html><html lang="en"><head> +<meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<meta http-equiv="refresh" content="5;url='..'" /> +<meta name="viewport" content="width=device-width, initial-scale=1" /> +<link rel="stylesheet" type="text/css" href="../css/m.css" /> +<title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> + +<h1>Porter Swanstrom</h1> + .: <a href="..">ʜᴏᴍᴇ</a> + .: <a href="../p">ᴘʀᴏᴊᴇᴄᴛꜱ</a> + .: <a href="../www">ᴀʙᴏᴜᴛ</a> + +</div><div class="body"> + +<h2>ERROR</h2> +<p>Redirecting home in 5 seconds</p> + +</div><div class="foot"> + +Made by <a href="..">Porter Swanstrom</a> + +</div></div></body></html> |