From bb1881d70136803fed6a02be626fc9675e637ffb Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Wed, 9 Jun 2021 14:17:36 +0500 Subject: [PATCH 1/2] 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 +} From 907f67e9f218f490010986fabcd5a9e0ff7077e4 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Wed, 9 Jun 2021 14:18:03 +0500 Subject: [PATCH 2/2] Update molai.json --- domains/molai.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/molai.json b/domains/molai.json index 229731052..a7a615f45 100644 --- a/domains/molai.json +++ b/domains/molai.json @@ -1,11 +1,12 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/mtgsquad/mahir-molai", + "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", + "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", - "email": "mtgissmart@gmail.com" + "email": "mahir@molai.dev", + "twitter": "DevMolai" }, "record": { - "CNAME": "mahir-molai.pages.dev" + "URL": "https://molai.dev" } -} \ No newline at end of file +}