about summary refs log tree commit diff
path: root/m.htm
blob: e5a6886c822a37059e762287eb13cb8ef220816a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!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="p">ᴘʀᴏᴊᴇᴄᴛꜱ</a>
&nbsp;.: <a href="w">ᴀʙᴏᴜᴛ</a>

</div><div class="body">

<p>This site is currently still being built, check the
<a href="w">log</a> to see what's been done so far</p>

</div><div class="foot">

Made by <a href="">Porter Swanstrom</a>

</div></div></body></html>