diff options
Diffstat (limited to 'projects.html')
-rw-r--r-- | projects.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/projects.html b/projects.html index 54eee89..75ac0d0 100644 --- a/projects.html +++ b/projects.html @@ -3,18 +3,18 @@ <link rel="stylesheet" type="text/css" media="screen" href="css/main.css" /> <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> -<h1><a href="/">Porter Swanstrom</a></h1> | -<a href="projects.html">Projects</a> +<h1><a href="index.html">Porter Swanstrom</a></h1> +<a href="projects.html">Projects</a> | +<a href="log.html">Log</a> </div><div class="body"> <h2>Projects</h2> -<a href="http://github.com/porterswanstrom/web">web</a> (html, css)<br /> +<a href="web.html">web</a> (html, css)<br /> My website. </div><div class="foot"> Made by Porter Swanstrom. -<a href="http://github.com/porterswanstrom/web">Source code</a>. </div></div></body></html> |