diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 4c0b2cf1483475a0a630650d3241d3f97b39db4a (patch) | |
tree | 208585105748b06abcd99c3c8e5bcd4ddfc9f317 /about.html | |
parent | mobile page size fix (diff) | |
download | w-4c0b2cf1483475a0a630650d3241d3f97b39db4a.tar w-4c0b2cf1483475a0a630650d3241d3f97b39db4a.tar.gz w-4c0b2cf1483475a0a630650d3241d3f97b39db4a.tar.bz2 w-4c0b2cf1483475a0a630650d3241d3f97b39db4a.tar.xz w-4c0b2cf1483475a0a630650d3241d3f97b39db4a.zip |
log
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/about.html b/about.html index d25f15d..37dd539 100644 --- a/about.html +++ b/about.html @@ -29,10 +29,14 @@ links, a lot of redish orange headers, and a few purple headers.</p> <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> +<h3>12/18/23</h3> +<p>I figured out how to get the font size to work right on mobile, so now my website looks +great on mobile.</p> + <h2>Source</h2> <p>The source code is <a href="http://github.com/porterswanstrom/www">here</a> and you can get it with:</p> -<div class="sh">git clone git@github.com:porterswanstrom/www</div> +<div class="sh">git clone git://github.com/porterswanstrom/www</div> </div><div class="foot"> |