about summary refs log tree commit diff
path: root/projects.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects.html')
-rw-r--r--projects.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/projects.html b/projects.html
new file mode 100644
index 0000000..54eee89
--- /dev/null
+++ b/projects.html
@@ -0,0 +1,20 @@
+<!DOCTYPE html><html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<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>
+
+</div><div class="body">
+
+<h2>Projects</h2>
+<a href="http://github.com/porterswanstrom/web">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>