diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | c921e10564919b2eb941f20caa2f2a560d145493 (patch) | |
tree | 18ad08b798edc708e085716af141142a7d5a9e4f | |
parent | work with new css (diff) | |
download | w-c921e10564919b2eb941f20caa2f2a560d145493.tar w-c921e10564919b2eb941f20caa2f2a560d145493.tar.gz w-c921e10564919b2eb941f20caa2f2a560d145493.tar.bz2 w-c921e10564919b2eb941f20caa2f2a560d145493.tar.xz w-c921e10564919b2eb941f20caa2f2a560d145493.zip |
reword log to match recent domain changes
-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 |