From 06b360680211a36128990bcd1b98400f2e1127d6 Mon Sep 17 00:00:00 2001 From: "mtgsquad.dev" <75879007+mtgsquad@users.noreply.github.com> Date: Mon, 22 Mar 2021 18:41:36 +0500 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 12f97d998..f89f2a4cf 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,6 @@ Please consider donating to help me keep this running forever! ## License This project is under the [GPL-3.0](./LICENSE) license. + +## Team +This Is Owned By [Phenax](https://akshay.is-a.dev), And Managed By [MTGSquad](https://mtg.is-a.dev) 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 2/2] 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" + } +}