diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a (patch) | |
tree | 84f2a2895b4fbf8a10d77479d3ffc8d80ac5d0c6 /index.htm | |
parent | slugs (diff) | |
download | w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.tar w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.tar.gz w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.tar.bz2 w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.tar.xz w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.zip |
/home -> /
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/index.htm b/index.htm index 7f07745..1d4c999 100644 --- a/index.htm +++ b/index.htm @@ -1,12 +1,11 @@ <!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='/home'" /> <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">Home</a> : +<a href="/">Home</a> : <a href="/proj">Projects</a> : <a href="/info">Info</a> } |