From c491dc91553814f102a103c4e6cb99139ecdd870 Mon Sep 17 00:00:00 2001 From: Mac Jones Date: Wed, 8 Oct 2025 02:06:46 +1300 Subject: [PATCH] added a . on aws in auckland --- index.html | 2 +- readme-mac-deploy.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 readme-mac-deploy.md diff --git a/index.html b/index.html index e45cb2c..359005f 100644 --- a/index.html +++ b/index.html @@ -1302,7 +1302,7 @@ if (data.country_code === "NZ") { message = "Ready for New Zealand"; - message_aws = "Deployed on AWS in Auckland"; + message_aws = "Deployed on AWS in Auckland."; } else if (data.country_code === "AU") { message = "Ready for Australia"; message_aws = "Deployed on AWS in Sydney"; diff --git a/readme-mac-deploy.md b/readme-mac-deploy.md new file mode 100644 index 0000000..e10aaba --- /dev/null +++ b/readme-mac-deploy.md @@ -0,0 +1,4 @@ +add . + 1041 git commit -m "changed port to 3000"" + 1042 git commit -m "changed port to 3000" + 1043 git push -u origin main