From 27ed99e72e6375a3510b58d7e22435c757dcde2c Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:18:16 +0000 Subject: [PATCH] Update heyaxo.json --- domains/heyaxo.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index a57869059..da8a76aea 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,5 +1,4 @@ { - "description": "My personal homepage!", "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", @@ -8,6 +7,11 @@ "discord": "Verygafanhot" }, "record": { - "CNAME": "verygafanhot.github.io" + "CNAME": "verygafanhot.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }