about summary refs log tree commit diff
path: root/www/index.htm
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commitcd64b571b108ca253b87a78df4bfe594886e5bdc (patch)
tree113ef0b33402917418af8a5e7ee4b806e4100116 /www/index.htm
parentrelative footer link (diff)
downloadw-cd64b571b108ca253b87a78df4bfe594886e5bdc.tar
w-cd64b571b108ca253b87a78df4bfe594886e5bdc.tar.gz
w-cd64b571b108ca253b87a78df4bfe594886e5bdc.tar.bz2
w-cd64b571b108ca253b87a78df4bfe594886e5bdc.tar.xz
w-cd64b571b108ca253b87a78df4bfe594886e5bdc.zip
capitalize acronyms
Diffstat (limited to 'www/index.htm')
-rw-r--r--www/index.htm15
1 files changed, 8 insertions, 7 deletions
diff --git a/www/index.htm b/www/index.htm
index 874fb6b..a963464 100644
--- a/www/index.htm
+++ b/www/index.htm
@@ -12,13 +12,14 @@
 </div><div class="body">
 
 <h2>ABOUT</h2>
-<p>I started this site for fun but it was also a great
-excuse to learn html, css, and git</p>
+<p>I started this site to have something to do during my
+break before the 2024 fall semester began, it turned out
+to be a fantastic excuse to learn HTML, CSS, and Git</p>
 
 <h2>LOG</h2>
 
 <h3>06/15/24</h3>
-<p>Redid the header and made the css look nicer. There's also
+<p>Redid the header and made the CSS look nicer. There's also
 been lots of minor improvements like having newlines in the
 correct spots and lots of rewording. This site is now in a
 fairly stable state, so most important changes will be from
@@ -43,8 +44,8 @@ log</p>
 <h3>12/31/23</h3>
 <p>Got the domain name porterswanstrom.com and created two
 A records, one for w.porterswanstrom.com and another for
-dev.porterswanstrom.com which is setup to auto-redeploy
-everytime a change is made to this site so that the changes
+dev.porterswanstrom.com. the latter is setup to auto-redeploy
+everytime a change is made to this site, so that the changes
 can be tested before being deployed to w.porterswanstrom.com
 </p>
 
@@ -53,7 +54,7 @@ can be tested before being deployed to w.porterswanstrom.com
 right on mobile, so now this site looks great on mobile</p>
 
 <h3>12/13/23</h3>
-<p>Designed a light mode for this site and added css to set
+<p>Designed a light mode for this site and added CSS to set
 the theme depending on whether someone is using dark mode or
 light mode</p>
 
@@ -66,7 +67,7 @@ and a few purple headers</p>
 <p>Started this site on the 6th and so far the only pages
 are the <a href="..">main</a> page, <a href="../prj">
 projects</a> page, and <a href="../www">about</a> page. I
-also started to add some basic css and successfully got a
+also started to add some basic CSS and successfully got a
 working header and footer</p>
 
 <h2>SOURCE</h2>