about summary refs log tree commit diff
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commitcd33c5bbfd4078c08285e4bcc21eaa46286b9c4a (patch)
tree84f2a2895b4fbf8a10d77479d3ffc8d80ac5d0c6
parentslugs (diff)
downloadw-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.tar
w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.tar.gz
w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.tar.bz2
w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.tar.xz
w-cd33c5bbfd4078c08285e4bcc21eaa46286b9c4a.zip
/home -> /
-rw-r--r--forms/index.htm2
-rw-r--r--home/index.htm21
-rw-r--r--index.htm3
-rw-r--r--info/index.htm4
-rw-r--r--proj/index.htm2
5 files changed, 5 insertions, 27 deletions
diff --git a/forms/index.htm b/forms/index.htm
index 5e7a7f0..e1791e4 100644
--- a/forms/index.htm
+++ b/forms/index.htm
@@ -5,7 +5,7 @@
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
 <h1>Porter Swanstrom</h1> {
-<a href="/home">Home</a> :
+<a href="/">Home</a> :
 <a href="/proj">Projects</a> :
 <a href="/info">Info</a> }
 
diff --git a/home/index.htm b/home/index.htm
deleted file mode 100644
index dff0419..0000000
--- a/home/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="/home">Home</a> :
-<a href="/proj">Projects</a> :
-<a href="/info">Info</a> }
-
-</div><div class="body">
-
-<p>I'm currently still building my site, check the
-<a href="/info">log</a> to see what I've done so far.</p>
-
-</div><div class="foot">
-
-Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a>.
-
-</div></div></body></html>
diff --git a/index.htm b/index.htm
index 7f07745..1d4c999 100644
--- a/index.htm
+++ b/index.htm
@@ -1,12 +1,11 @@
 <!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" />
-<meta http-equiv="Refresh" content="0;url='/home'" />
 <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="/home">Home</a> :
+<a href="/">Home</a> :
 <a href="/proj">Projects</a> :
 <a href="/info">Info</a> }
 
diff --git a/info/index.htm b/info/index.htm
index 14e7f13..241cf69 100644
--- a/info/index.htm
+++ b/info/index.htm
@@ -5,7 +5,7 @@
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
 <h1>Porter Swanstrom</h1> {
-<a href="/home">Home</a> :
+<a href="/">Home</a> :
 <a href="/proj">Projects</a> :
 <a href="/info">Info</a> }
 
@@ -43,7 +43,7 @@ green links, a lot of redish orange headers, and a few purple headers.</p>
 
 <h3>12/09/23</h3>
 <p>Just started this site on the 6th and so far the only pages are the
-<a href="/home">homepage</a>, <a href="/proj">projects</a> page,
+<a href="/">homepage</a>, <a href="/proj">projects</a> page,
 and <a href="/info">info</a> page. I also started to add some basic css
 and successfully got a working header and footer.</p>
 
diff --git a/proj/index.htm b/proj/index.htm
index 0b30da6..dd6eff1 100644
--- a/proj/index.htm
+++ b/proj/index.htm
@@ -5,7 +5,7 @@
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
 <h1>Porter Swanstrom</h1> {
-<a href="/home">Home</a> :
+<a href="/">Home</a> :
 <a href="/proj">Projects</a> :
 <a href="/info">Info</a> }