diff --git a/domains/aniket.json b/domains/aniket.json new file mode 100644 index 000000000..2596e55ed --- /dev/null +++ b/domains/aniket.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "anikxt", + "email": "aniket15304@gmail.com" + }, + "record": { + "CNAME": "aniket.codes" + } +} diff --git a/domains/n3m.json b/domains/n3m.json new file mode 100644 index 000000000..4e1d6bbfb --- /dev/null +++ b/domains/n3m.json @@ -0,0 +1,10 @@ +{ + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/n3m", + "owner": { + "username": "n3m" + }, + "record": { + "URL": "https://n3m.me" + } +} \ No newline at end of file