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 +} 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 +}