diff --git a/README.md b/README.md index f2785cfc3..4bfd978c4 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,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) 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" + } +}