about summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/index.htm9
1 files changed, 8 insertions, 1 deletions
diff --git a/www/index.htm b/www/index.htm
index 5e7b174..cef48e7 100644
--- a/www/index.htm
+++ b/www/index.htm
@@ -12,11 +12,18 @@
 </div><div class="body">
 
 <h2>ABOUT</h2>
-<p> I started this site for fun but it was also a great
+<p>I started this site for fun but it was also a great
 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
+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
+either adding new pages or totally redesigning something</p>
+
 <h3>03/25/24</h3>
 <p>Every page has been moved to its own directory so that
 this site can use url slugs without relying on a framework