diff --git a/domains/ary.json b/domains/ary.json index 9b77f06ff..01d7b924b 100644 --- a/domains/ary.json +++ b/domains/ary.json @@ -1,13 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/aryan2bamane/Portfolio", - "owner": { + "description": "My Portfolio Website", + "repo": "https://github.com/aryan2bamane/Portfolio", + "owner": { "username": "aryan2bamane", "email": "aryanbamane2@gmail.com" - }, - - "record": { - "CNAME": "https://aryan2bamane.github.io/Portfolio/" - } - - } \ No newline at end of file + }, + "record": { + "URL": "https://aryan2bamane.github.io/Portfolio/" + } +}