diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.htm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/site/index.htm b/site/index.htm index 63f731b..addf0a0 100644 --- a/site/index.htm +++ b/site/index.htm @@ -34,9 +34,9 @@ I also changed this site's theme quite a bit since the last log</p> <h3>12/31/23</h3> -<p>Just got the domain name porterswanstrom.com and created -two A records, one for w.porterswanstrom.com and the other -for dev.porterswanstrom.com which is setup to auto-redeploy +<p>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 can be tested before being deployed to w.porterswanstrom.com </p> @@ -56,8 +56,8 @@ dark mode with green links, a lot of redish orange headers, and a few purple headers</p> <h3>12/09/23</h3> -<p>Just started this site on the 6th and so far the only -pages are the <a href="/m">main</a> page, <a href="/proj"> +<p>Started this site on the 6th and so far the only pages +are the <a href="/m">main</a> page, <a href="/proj"> projects</a> page, and <a href="/site">about</a> page. I also started to add some basic css and successfully got a working header and footer</p> |