diff --git a/domains/akcord.json b/domains/akcord.json index 2132ee213..f367e58b2 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,11 +1,14 @@ { - "description": "AKCord's Portfolio", - "repo": "https://github.com/AKCord/akcord.github.io", - "owner": { - "username": "AKCord", - "email": "shrestha.aeniv@gmail.com" - }, - "record": { - "CNAME": "akcord.github.io" - } + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com", + "discord": "AKCord" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } }