diff options
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | w/m.htm | 7 |
2 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md index 05b8564..c0bb5bf 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ theme quite a bit since the last log #### 12/31/23 I got the domain name porterswanstrom.com and created two -A records, one for w.porterswanstrom.com and another for -dev.porterswanstrom.com. the latter is setup to auto-redeploy +A records, one for plain porterswanstrom.com and another for +w.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 +can be tested before being deployed to porterswanstrom.com #### 12/18/23 I figured out how to get the spacing and font size to work diff --git a/w/m.htm b/w/m.htm index e03c251..78eaaa3 100644 --- a/w/m.htm +++ b/w/m.htm @@ -47,11 +47,10 @@ log</p> <h3>12/31/23</h3> <p>I got the domain name porterswanstrom.com and created two -A records, one for w.porterswanstrom.com and another for -dev.porterswanstrom.com. the latter is setup to auto-redeploy +A records, one for plain porterswanstrom.com and another for +w.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 -</p> +can be tested before being deployed to porterswanstrom.com</p> <h3>12/18/23</h3> <p>I figured out how to get the spacing and font size to work |