diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | e7dd4819f08c07489f02cd84b3283e84017a6b89 (patch) | |
tree | 77d7de3744948b10c0dcaf2aac8940284904ca64 /err | |
parent | uppercase headers (diff) | |
download | w-e7dd4819f08c07489f02cd84b3283e84017a6b89.tar w-e7dd4819f08c07489f02cd84b3283e84017a6b89.tar.gz w-e7dd4819f08c07489f02cd84b3283e84017a6b89.tar.bz2 w-e7dd4819f08c07489f02cd84b3283e84017a6b89.tar.xz w-e7dd4819f08c07489f02cd84b3283e84017a6b89.zip |
omit useless periods
Diffstat (limited to 'err')
-rw-r--r-- | err/index.htm | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/err/index.htm b/err/index.htm index 43068f1..6c55d72 100644 --- a/err/index.htm +++ b/err/index.htm @@ -5,11 +5,15 @@ <link rel="stylesheet" type="text/css" href="/css/m.css" /> <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> -Logs +<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> +<p>Redirecting in 5 seconds</p> </div><div class="foot"> |