diff options
Diffstat (limited to 'proj')
-rw-r--r-- | proj/index.htm | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/proj/index.htm b/proj/index.htm index ff58a00..b23219a 100644 --- a/proj/index.htm +++ b/proj/index.htm @@ -5,15 +5,14 @@ <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { -<a href="/m">home</a> : -<a href="/proj">projects</a> : -<a href="/site">about</a> } +<a href="/m">HOME</a> : +<a href="/proj">PROJECTS</a> : +<a href="/site">ABOUT</a> } </div><div class="body"> -<h2>Projects</h2> +<h2>PROJECTS</h2> <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"> |