From cd64b571b108ca253b87a78df4bfe594886e5bdc Mon Sep 17 00:00:00 2001 From: Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: capitalize acronyms --- www/index.htm | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/index.htm b/www/index.htm index 874fb6b..a963464 100644 --- a/www/index.htm +++ b/www/index.htm @@ -12,13 +12,14 @@
I started this site for fun but it was also a great -excuse to learn html, css, and git
+I started this site to have something to do during my +break before the 2024 fall semester began, it turned out +to be a fantastic excuse to learn HTML, CSS, and Git
Redid the header and made the css look nicer. There's also +
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 @@ -43,8 +44,8 @@ log
Got the domain name porterswanstrom.com and created two A records, one for w.porterswanstrom.com and another for -dev.porterswanstrom.com which is setup to auto-redeploy -everytime a change is made to this site so that the changes +dev.porterswanstrom.com. the latter is setup to auto-redeploy +everytime a change is made to this site, so that the changes can be tested before being deployed to w.porterswanstrom.com
@@ -53,7 +54,7 @@ can be tested before being deployed to w.porterswanstrom.com right on mobile, so now this site looks great on mobileDesigned a light mode for this site and added css to set +
Designed a light mode for this site and added CSS to set the theme depending on whether someone is using dark mode or light mode
@@ -66,7 +67,7 @@ and a few purple headersStarted this site on the 6th and so far the only pages are the main page, projects page, and about page. I -also started to add some basic css and successfully got a +also started to add some basic CSS and successfully got a working header and footer