diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 6ce02e9663425a68cfb23d073c5d4f68ce083d1a (patch) | |
tree | 4f0f1e46e52576f794844f581c9c0112012179f9 /m.htm | |
parent | forms -> wf (diff) | |
download | w-6ce02e9663425a68cfb23d073c5d4f68ce083d1a.tar w-6ce02e9663425a68cfb23d073c5d4f68ce083d1a.tar.gz w-6ce02e9663425a68cfb23d073c5d4f68ce083d1a.tar.bz2 w-6ce02e9663425a68cfb23d073c5d4f68ce083d1a.tar.xz w-6ce02e9663425a68cfb23d073c5d4f68ce083d1a.zip |
www -> w
Diffstat (limited to 'm.htm')
-rw-r--r-- | m.htm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/m.htm b/m.htm index 4d178de..e5a6886 100644 --- a/m.htm +++ b/m.htm @@ -4,19 +4,19 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="../css/m.css" /> + href="css/m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> .: <a href="">ʜᴏᴍᴇ</a> .: <a href="p">ᴘʀᴏᴊᴇᴄᴛꜱ</a> - .: <a href="www">ᴀʙᴏᴜᴛ</a> + .: <a href="w">ᴀʙᴏᴜᴛ</a> </div><div class="body"> <p>This site is currently still being built, check the -<a href="www">log</a> to see what's been done so far</p> +<a href="w">log</a> to see what's been done so far</p> </div><div class="foot"> |