diff options
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/index.htm b/index.htm index 7605558..d69ef50 100644 --- a/index.htm +++ b/index.htm @@ -1,19 +1,21 @@ <!DOCTYPE html><html lang="en"><head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> -<meta http-equiv="refresh" content="0;url='/m'" /> <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="/m">HOME</a> : -<a href="/proj">PROJECTS</a> : -<a href="/www">ABOUT</a> } +<a href=".">HOME</a> : +<a href="proj">PROJECTS</a> : +<a href="www">ABOUT</a> } </div><div class="body"> +<p>This site is currently still being built, check the +<a href="www">log</a> to see what's been done so far</p> + </div><div class="foot"> -Made by <a href="http://w.porterswanstrom.com/m">Porter Swanstrom</a> +Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a> </div></div></body></html> |