From 501a132c160bdd9fa649f543bbd94d5fce2a8ffc Mon Sep 17 00:00:00 2001 From: "mtgsquad.dev" <75879007+mtgsquad@users.noreply.github.com> Date: Sun, 28 Feb 2021 20:44:50 +0500 Subject: [PATCH] Create mtg.json --- domains/mtg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mtg.json diff --git a/domains/mtg.json b/domains/mtg.json new file mode 100644 index 000000000..8231cc131 --- /dev/null +++ b/domains/mtg.json @@ -0,0 +1,12 @@ +{ + "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", + "repo": "https://github.com/mtgsquad/mtgsquad.github.io", + "owner": { + "username": "mtgsquad", + "email": "mtgsquad.dev@protonmail.com", + "twitter": "mtgsquad_dev" + }, + "record": { + "CNAME": "mtgsquad.github.io" + } +}