From bb1881d70136803fed6a02be626fc9675e637ffb Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Wed, 9 Jun 2021 14:17:36 +0500 Subject: [PATCH] Update mtg.json --- domains/mtg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/mtg.json b/domains/mtg.json index 7cb5a177a..a7a615f45 100644 --- a/domains/mtg.json +++ b/domains/mtg.json @@ -3,10 +3,10 @@ "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", - "email": "mtgsquad.dev@protonmail.com", - "twitter": "mtgsquad_dev" + "email": "mahir@molai.dev", + "twitter": "DevMolai" }, "record": { - "CNAME": "mtgsquad.github.io" + "URL": "https://molai.dev" } -} \ No newline at end of file +}