From ff63c6f5674c872fadb425ef10dae2d0ed290358 Mon Sep 17 00:00:00 2001 From: Ripunjay Singh <81869464+rpj09@users.noreply.github.com> Date: Mon, 5 Jun 2023 10:48:57 +0530 Subject: [PATCH] Update rpj.json --- domains/rpj.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/rpj.json b/domains/rpj.json index 8b1378917..c6d255bbe 100644 --- a/domains/rpj.json +++ b/domains/rpj.json @@ -1 +1,12 @@ - +{ + "description": "Portfolio website", + "repo": "https://rpj09.github.io/Portfolio/", + "owner": { + "username": "rpj09", + "email": "singhripunjay09@gmail.com", + "twitter": "rpj09" + }, + "record": { + "CNAME": "rpj09.github.io/Portfolio" + } +}