diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 1cc4ba88e3ebba311a3a123841435145317d9301 (patch) | |
tree | 9c6d7766ffb391509ca9f98e338baebe35790b0e /proj | |
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 'proj')
-rw-r--r-- | proj/index.htm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/proj/index.htm b/proj/index.htm index dd6eff1..3833c04 100644 --- a/proj/index.htm +++ b/proj/index.htm @@ -5,19 +5,19 @@ <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"> <h2>Projects</h2> -<p><a href="/info">www</a> (html, css)<br />Website</p> +<p><a href="/site">www</a> (html, css)<br />Website</p> <p><a href="/forms">forms</a> (c#)<br />WinForms</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> |