diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 0d56728d0f05cedfcd5ebb82180e5f19751918d7 (patch) | |
tree | a30179992b04f8ff381ba95e46ddbb7df907f6a7 | |
parent | fix readme (diff) | |
download | w-0d56728d0f05cedfcd5ebb82180e5f19751918d7.tar w-0d56728d0f05cedfcd5ebb82180e5f19751918d7.tar.gz w-0d56728d0f05cedfcd5ebb82180e5f19751918d7.tar.bz2 w-0d56728d0f05cedfcd5ebb82180e5f19751918d7.tar.xz w-0d56728d0f05cedfcd5ebb82180e5f19751918d7.zip |
log
-rw-r--r-- | about.html | 5 |
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> |