From 3ca2e7c453cc972176d358bb5fe7b242c415982b Mon Sep 17 00:00:00 2001 From: "mtgsquad.dev" <75879007+mtgsquad@users.noreply.github.com> Date: Tue, 23 Mar 2021 16:26:20 +0500 Subject: [PATCH] Create molai.json --- domains/molai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/molai.json diff --git a/domains/molai.json b/domains/molai.json new file mode 100644 index 000000000..1d7d3a263 --- /dev/null +++ b/domains/molai.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/mtgsquad/mahir-molai", + "owner": { + "username": "mtgsquad", + "email": "mtgissmart@gmail.com" + }, + "record": { + "CNAME": "mahir-molai.pages.dev" + } +}