diff options
Diffstat (limited to 'forms')
-rw-r--r-- | forms/index.htm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/forms/index.htm b/forms/index.htm index e1791e4..0d8f3d0 100644 --- a/forms/index.htm +++ b/forms/index.htm @@ -5,9 +5,9 @@ <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { -<a href="/">Home</a> : -<a href="/proj">Projects</a> : -<a href="/info">Info</a> } +<a href="/">home</a> : +<a href="/proj">projects</a> : +<a href="/site">about</a> } </div><div class="body"> @@ -26,11 +26,11 @@ and non-inline links.</p> <h2>Source</h2> <p>The source code is <a href="http://gh.porterswanstrom.com/forms">here</a> -and you can get it with:</p> -<div class="sh">git clone git://github.com/porterswanstrom/forms</div> +and you can get it with:<div class="sh"> +git clone git://github.com/porterswanstrom/forms</div></p> </div><div class="foot"> -Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a>. +Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a> </div></div></body></html> |