diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/about.html b/about.html index 6d72066..a5bab27 100644 --- a/about.html +++ b/about.html @@ -17,12 +17,11 @@ css, and git.</p> <h2>Logs</h2> <h3>12/31/23</h3> -<p>I got the domain name porterswanstrom.com and created two A records, one -linking to the main website and the other linking to dev.porterswanstrom.com. +<p>I got the domain name porterswanstrom.com and created two A records, +one for w.porterswanstrom.com and the other for dev.porterswanstrom.com. I've setup dev.porterswanstrom.com to auto-redeploy every time I make a change to the website so that I can test the website before deploying to -porterswanstrom.com. I also made it so the website will auto-redirect -www.porterswanstrom.com to porterswanstrom.com.</p> +w.porterswanstrom.com.</p> <h3>12/18/23</h3> <p>I figured out how to get the font size to work right on mobile, so now the @@ -48,6 +47,6 @@ and you can get it with:</p> </div><div class="foot"> -Made by <a href="http://porterswanstrom.com">Porter Swanstrom</a>. +Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a>. </div></div></body></html> |