about summary refs log tree commit diff
path: root/projects.html
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commitf2ca2667f205e2bcdb8b73fcbd43db821fad4fe5 (patch)
treedde2dfbb8705ee600c2aa84013a44c3da3a9787d /projects.html
parentfixed css (diff)
downloadw-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.tar
w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.tar.gz
w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.tar.bz2
w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.tar.xz
w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.zip
web project page
Diffstat (limited to 'projects.html')
-rw-r--r--projects.html8
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>