diff options
Diffstat (limited to 'proj/index.htm')
-rw-r--r-- | proj/index.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/proj/index.htm b/proj/index.htm index 3833c04..ff58a00 100644 --- a/proj/index.htm +++ b/proj/index.htm @@ -5,7 +5,7 @@ <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { -<a href="/">home</a> : +<a href="/m">home</a> : <a href="/proj">projects</a> : <a href="/site">about</a> } @@ -18,6 +18,6 @@ </div><div class="foot"> -Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a> +Made by <a href="http://w.porterswanstrom.com/m">Porter Swanstrom</a> </div></div></body></html> |