about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--about.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/about.html b/about.html
index 0772477..d31e6d8 100644
--- a/about.html
+++ b/about.html
@@ -20,11 +20,14 @@ and git.</p>
 only pages are the homepage, projects page, and this page. I also started to add
 some basic css and successfully got a working header and footer.</p>
 
-
 <h3>12/10/23</h3>
 <p>I finally added some color to my website, it's currently dark mode with green
 links, a lot of redish orange headers, and a few purple headers.</p>
 
+<h3>12/13/23</h3>
+<p>Today I designed a light mode for the website and added css to set the
+theme depending on whether someone is using dark mode or light mode.</p>
+
 <h2>Source</h2>
 <p>The source code is <a href="http://github.com/porterswanstrom/web">here</a>
 and you can get it with:</p>