diff options
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/index.htm b/index.htm index 1d4c999..adddd79 100644 --- a/index.htm +++ b/index.htm @@ -5,17 +5,17 @@ <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"> -<p>I'm currently still building my site, check the -<a href="/info">log</a> to see what I've done so far.</p> +<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">Porter Swanstrom</a> </div></div></body></html> |