diff options
-rw-r--r-- | wf/m.htm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wf/m.htm b/wf/m.htm index 523b7ae..82f0628 100644 --- a/wf/m.htm +++ b/wf/m.htm @@ -6,14 +6,14 @@ <link rel="stylesheet" type="text/css" href="../m.css" /> <title>Porter Swanstrom</title></head> -<body><div class="main"><div class="head"> +<body><div id="m"><div id="h"> <h1>Porter Swanstrom</h1> .: <a href="..">ʜᴏᴍᴇ</a> .: <a href="../p">ᴘʀᴏᴊᴇᴄᴛꜱ</a> .: <a href="../w">ᴀʙᴏᴜᴛ</a> -</div><div class="body"> +</div><div id="b"> <h2>ABOUT</h2> <p>This project contains a bunch of WinForms that I've made @@ -35,7 +35,7 @@ paragraphs, headers, and non-inline links</li><br /></ol> here</a> and you can get it with:</p><div class="sh"> git clone http://github.com/porterswanstrom/wf</div><br /> -</div><div class="foot"> +</div><div id="f"> Made by <a href="..">Porter Swanstrom</a> |