diff --git a/domains/moni.json b/domains/moni.json new file mode 100644 index 000000000..5849fa346 --- /dev/null +++ b/domains/moni.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website to showcase the stuff that I do", + "repo": "https://github.com/monitrr/monitrr.github.io", + "owner": { + "username": "monitrr", + "email": "aanilsaint26@gmail.com" + }, + "record": { + "CNAME": "monitrr.github.io" + } +} diff --git a/domains/mtg.json b/domains/mtg.json index a5491a2bd..dc506974d 100644 --- a/domains/mtg.json +++ b/domains/mtg.json @@ -7,6 +7,6 @@ "twitter": "mtgsquad_dev" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "mtgsquad.github.io" } -} \ No newline at end of file +} diff --git a/domains/yourfriend.json b/domains/yourfriend.json new file mode 100644 index 000000000..aa0c7affd --- /dev/null +++ b/domains/yourfriend.json @@ -0,0 +1,11 @@ +{ + "description":"Yourfriend's Introduction", + "repo":"https://github.com/yourfriend", + "owner": { + "username":"yourfriend", + "email":"friend@yourfriend.lv" + }, + "record": { + "CNAME":"yourfriend.lv" + } +} diff --git a/domains/zuki.json b/domains/zuki.json new file mode 100644 index 000000000..3d24b0d2b --- /dev/null +++ b/domains/zuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zukidex", + "email": "inari@tuta.io" + }, + "record": { + "CNAME": "zukidex.pages.dev" + } +}