diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 6f3fe75a6a9fbcf37257eef63e08230b05bb31f5 (patch) | |
tree | 0c9344c47dd29322d2d487125ea4c4ca387165cf /m/index.htm | |
parent | /site -> /www (diff) | |
download | w-6f3fe75a6a9fbcf37257eef63e08230b05bb31f5.tar w-6f3fe75a6a9fbcf37257eef63e08230b05bb31f5.tar.gz w-6f3fe75a6a9fbcf37257eef63e08230b05bb31f5.tar.bz2 w-6f3fe75a6a9fbcf37257eef63e08230b05bb31f5.tar.xz w-6f3fe75a6a9fbcf37257eef63e08230b05bb31f5.zip |
use / as main page
Diffstat (limited to 'm/index.htm')
-rw-r--r-- | m/index.htm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/m/index.htm b/m/index.htm deleted file mode 100644 index 437e2fa..0000000 --- a/m/index.htm +++ /dev/null @@ -1,21 +0,0 @@ -<!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> { -<a href="/m">HOME</a> : -<a href="/proj">PROJECTS</a> : -<a href="/www">ABOUT</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> - -</div><div class="foot"> - -Made by <a href="http://w.porterswanstrom.com/m">Porter Swanstrom</a> - -</div></div></body></html> |