diff --git a/domains/wolveslair.alpha.json b/domains/wolveslair.alpha.json index 4b30b3a35..d5bd9a90f 100644 --- a/domains/wolveslair.alpha.json +++ b/domains/wolveslair.alpha.json @@ -3,10 +3,20 @@ "repo": "https://github.com/WolvesLair/wolveslair.github.io", "owner": { "username": "WolvesLair", - "email": "wolves.lsir@alpha.is-a.dev", + "email": "wolves.lair@alpha.is-a.dev", "twitter": "wolveslairdis" }, - "record": { - "CNAME": "wolveslair.github.io" + "record": { +"A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }