about summary refs log tree commit diff
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/index.htm12
1 files changed, 6 insertions, 6 deletions
diff --git a/site/index.htm b/site/index.htm
index 3617630..3fc3ce8 100644
--- a/site/index.htm
+++ b/site/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</a> :
+<a href="/m">home</a> :
 <a href="/proj">projects</a> :
 <a href="/site">about</a> }
 
@@ -19,7 +19,7 @@ to learn html, css, and git.</p>
 
 <h3>02/04/24</h3>
 <p>Decided to create a page for the various <a href="/forms">WinForms</a>
-that I've made throughout my classes in college. Also changed this site's
+that I've made throughout my classes in college. I also changed this site's
 theme quite a bit since the last log.</p>
 
 <h3>12/31/23</h3>
@@ -43,17 +43,17 @@ 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="/">homepage</a>, <a href="/proj">projects</a> page,
-and <a href="/site">about</a> page. Also started to add some basic css
+<a href="/m">main</a> page, <a href="/proj">projects</a> page,
+and <a href="/site">about</a> page. I also started to add some basic css
 and successfully got a working header and footer.</p>
 
 <h2>Source</h2>
 <p>The source code is <a href="http://gh.porterswanstrom.com/www">here</a>
 and you can get it with:<div class="sh">
-git clone git://github.com/porterswanstrom/www</div></p>
+git clone http://github.com/porterswanstrom/www</div></p>
 
 </div><div class="foot">
 
-Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a>
+Made by <a href="http://w.porterswanstrom.com/m">Porter Swanstrom</a>
 
 </div></div></body></html>