diff --git a/domains/akrm.json b/domains/akrm.json index f41b84544..0736eb29b 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,11 +1,12 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - "record": { - "A": ["65.19.154.90"], - "AAAA": ["2001:470:1:1ee::1002"] - } + "description": "my portfolio", + "repo": "https://github.com/KemoXtech/my-portfolio", + "owner": { + "username": "KemoXtech", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + "record": { + "CNAME": "KemoXtech.github.io" + } }