diff --git a/domains/applesfruit.json b/domains/applesfruit.json index 8b1378917..95c855f0c 100644 --- a/domains/applesfruit.json +++ b/domains/applesfruit.json @@ -1 +1,12 @@ - +{ + "description": "Personal portfolio page with my recent and past projects, experiences, and more.", + "repo": "https://github.com/applesfruit/applesfruit.github.io", + "owner": { + "username": "applesfruit", + "email": "arya.kshipra@gmail.com", + "discord": "fruits#1845", + }, + "record": { + "CNAME": "applesfruit.github.io" + } +}