diff options
-rw-r--r-- | err/index.htm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/err/index.htm b/err/index.htm new file mode 100644 index 0000000..2de9821 --- /dev/null +++ b/err/index.htm @@ -0,0 +1,22 @@ +<!DOCTYPE html><html lang="en"><head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta name="viewport" content="width=device-width, initial-scale=1" /> +<meta http-equiv="refresh" content="5;url='/m'" /> +<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="/m">home</a> : +<a href="/proj">projects</a> : +<a href="/site">about</a> } + +</div><div class="body"> + +<h2>Error</h2> +<p>Redirecting in 5 seconds.</p> + +</div><div class="foot"> + +Made by <a href="http://w.porterswanstrom.com/m">Porter Swanstrom</a> + +</div></div></body></html> |