diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 1cc4ba88e3ebba311a3a123841435145317d9301 (patch) | |
tree | 9c6d7766ffb391509ca9f98e338baebe35790b0e /index.htm | |
parent | /home -> / (diff) | |
download | w-1cc4ba88e3ebba311a3a123841435145317d9301.tar w-1cc4ba88e3ebba311a3a123841435145317d9301.tar.gz w-1cc4ba88e3ebba311a3a123841435145317d9301.tar.bz2 w-1cc4ba88e3ebba311a3a123841435145317d9301.tar.xz w-1cc4ba88e3ebba311a3a123841435145317d9301.zip |
site page
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> |