about summary refs log tree commit diff
path: root/prj/index.htm
diff options
context:
space:
mode:
Diffstat (limited to 'prj/index.htm')
-rw-r--r--prj/index.htm22
1 files changed, 22 insertions, 0 deletions
diff --git a/prj/index.htm b/prj/index.htm
new file mode 100644
index 0000000..a81d3a5
--- /dev/null
+++ b/prj/index.htm
@@ -0,0 +1,22 @@
+<!DOCTYPE html><html lang="en"><head>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta name="viewport" content="width=device-width,initial-scale=1" />
+<link rel="stylesheet" type="text/css" href="../css/m.css" />
+<title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
+
+<h1>Porter Swanstrom</h1>
+&nbsp;.: <a href="..">ʜᴏᴍᴇ</a>
+&nbsp;.: <a href=".">ᴘʀᴏᴊᴇᴄᴛꜱ</a>
+&nbsp;.: <a href="../www">ᴀʙᴏᴜᴛ</a>
+
+</div><div class="body">
+
+<h2>PROJECTS</h2>
+<p><a href="../www">www</a> (html, css)<br />Website</p>
+<p><a href="../forms">forms</a> (c#)<br />WinForms</p>
+
+</div><div class="foot">
+
+Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a>
+
+</div></div></body></html>