From 1933baf409eb889544d20cdb4d4bc35e2d2c4c89 Mon Sep 17 00:00:00 2001 From: "mtgsquad.dev" <75879007+mtgsquad@users.noreply.github.com> Date: Thu, 18 Mar 2021 16:47:41 +0500 Subject: [PATCH 1/2] Update mtg.json --- domains/mtg.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/mtg.json b/domains/mtg.json index 68d228539..29e9b15bc 100644 --- a/domains/mtg.json +++ b/domains/mtg.json @@ -1,12 +1,13 @@ { "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", - "repo": "https://github.com/mtgsquad/mtgsquad.github.io", + "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", "email": "mtgsquad.dev@protonmail.com", "twitter": "mtgsquad_dev" }, "record": { - "CNAME": "mtgsquad.github.io" + // im hosting a blog on hashnode, so imma stop using github pages and instead i'll point this to hashnode.network. + "CNAME": "hashnode.network" } -} \ No newline at end of file +} From d9c24e02f02551fc0aad412756e557276ec9cf27 Mon Sep 17 00:00:00 2001 From: "mtgsquad.dev" <75879007+mtgsquad@users.noreply.github.com> Date: Sun, 21 Mar 2021 17:13:17 +0500 Subject: [PATCH 2/2] Update mtg.json --- domains/mtg.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/mtg.json b/domains/mtg.json index 29e9b15bc..2fbcd6fc1 100644 --- a/domains/mtg.json +++ b/domains/mtg.json @@ -7,7 +7,6 @@ "twitter": "mtgsquad_dev" }, "record": { - // im hosting a blog on hashnode, so imma stop using github pages and instead i'll point this to hashnode.network. "CNAME": "hashnode.network" } }