From c085bc149813c41222ad13947a95f6314916dd9e Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Wed, 5 Jul 2023 02:17:41 +0500 Subject: [PATCH 1/2] Delete mtg.is-a.dev --- domains/mtg.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/mtg.json diff --git a/domains/mtg.json b/domains/mtg.json deleted file mode 100644 index e6a825bab..000000000 --- a/domains/mtg.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai" - }, - "record": { - "URL": "https://molai.dev" - } -} From 561d3a54ea020da607439a48b65e05e958087f49 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Tue, 4 Jul 2023 21:24:49 +0000 Subject: [PATCH 2/2] feat: update domains --- domains/mahir.json | 13 +++++++++++++ domains/molai.json | 5 +++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 domains/mahir.json diff --git a/domains/mahir.json b/domains/mahir.json new file mode 100644 index 000000000..1f0cc9a86 --- /dev/null +++ b/domains/mahir.json @@ -0,0 +1,13 @@ +{ + "description": "Mahir's Website", + "repo": "https://github.com/mtgsquad", + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev", + "twitter": "DevMolai", + "discord": "molai777" + }, + "record": { + "URL": "https://molai.dev" + } +} diff --git a/domains/molai.json b/domains/molai.json index e6a825bab..1f0cc9a86 100644 --- a/domains/molai.json +++ b/domains/molai.json @@ -1,10 +1,11 @@ { - "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", + "description": "Mahir's Website", "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", "email": "mahir@molai.dev", - "twitter": "DevMolai" + "twitter": "DevMolai", + "discord": "molai777" }, "record": { "URL": "https://molai.dev"