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 4db67ea..1c4bfa6 100644
--- a/site/index.htm
+++ b/site/index.htm
@@ -5,17 +5,17 @@
 <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="/site">about</a> }
+<a href="/m">HOME</a> :
+<a href="/proj">PROJECTS</a> :
+<a href="/site">ABOUT</a> }
 
 </div><div class="body">
 
-<h2>About</h2>
+<h2>ABOUT</h2>
 <p> I started this site for fun but it was also a great
 excuse to learn html, css, and git.</p>
 
-<h2>Logs</h2>
+<h2>LOG</h2>
 
 <h3>03/25/24</h3>
 <p>Every page has been moved to its own directory so that
@@ -62,7 +62,7 @@ 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>
+<h2>SOURCE</h2>
 <p>The source code is <a href="http://gh.porterswanstrom.com/www">
 here</a> and you can get it with:</p><div class="sh">
 git clone http://github.com/porterswanstrom/www</div>