From f0e0919d739a8be08a8a6e7815f1e5ea72429e57 Mon Sep 17 00:00:00 2001 From: applesfruit <83845564+applesfruit@users.noreply.github.com> Date: Thu, 14 Jul 2022 15:37:07 -0700 Subject: [PATCH] Update applesfruit.json --- domains/applesfruit.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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" + } +}