diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | d4e48ed4993365309528fe07e805746a332b2ded (patch) | |
tree | c1087f41bfd5dbb00d558044962300d1b2a1adff /index.htm | |
parent | site page (diff) | |
download | w-d4e48ed4993365309528fe07e805746a332b2ded.tar w-d4e48ed4993365309528fe07e805746a332b2ded.tar.gz w-d4e48ed4993365309528fe07e805746a332b2ded.tar.bz2 w-d4e48ed4993365309528fe07e805746a332b2ded.tar.xz w-d4e48ed4993365309528fe07e805746a332b2ded.zip |
main page
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/index.htm b/index.htm index adddd79..569d274 100644 --- a/index.htm +++ b/index.htm @@ -1,21 +1,19 @@ <!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="0;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="/">home</a> : +<a href="/m">home</a> : <a href="/proj">projects</a> : <a href="/site">about</a> } </div><div class="body"> -<p>This site is currently still being built, check the -<a href="/site">log</a> to see what's been done so far.</p> - </div><div class="foot"> -Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a> +Made by <a href="http://w.porterswanstrom.com/m">Porter Swanstrom</a> </div></div></body></html> |