diff --git a/domains/akshay-n.json b/domains/akshay-n.json new file mode 100644 index 000000000..2ee16bbb6 --- /dev/null +++ b/domains/akshay-n.json @@ -0,0 +1,15 @@ +{ + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/phenax.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} diff --git a/domains/akshay.json b/domains/akshay.json index 33bc64562..ff8803950 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -6,10 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "CNAME": "phenax.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + "CNAME": "phenax.github.io" } }