From cdabd04a07dd2f390b0b313e2ff191e48df9b543 Mon Sep 17 00:00:00 2001 From: oxmc Date: Fri, 4 Aug 2023 18:21:13 -0700 Subject: [PATCH] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index c7fc5853f..345ef316c 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com" - }, - "record": { - "CNAME": "oxmc.github.io" - } + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com" + }, + "record": { + "MX": "mx1.forwardemail.net" } - \ No newline at end of file +}