From 345cfd11d454e5af352361a4f3a1f611fa20581c Mon Sep 17 00:00:00 2001 From: Matt Canty Date: Tue, 11 Jul 2023 12:35:39 +0100 Subject: [PATCH] bassguitarbook.com --- dnsconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index 583d7de..219fc08 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -20,7 +20,7 @@ D("mattcanty.com", NON_REG, DnsProvider(R53), CNAME("rainclock", "stirring-bonbon-38127e.netlify.app.") ); -D("electricbassguitarbook.co.uk", NON_REG, DnsProvider(R53), +D("bassguitarbook.com", NON_REG, DnsProvider(R53), A("@", "75.2.60.5"), CNAME("www", "graceful-kashata-aea1f7.netlify.app.") );