From bd581fa2fc7c0ae62b25f10c0f34a68e757c8829 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:31:29 +0530 Subject: [PATCH] Update piyushrb.json using template --- domains/piyushrb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index fec943587..0fefa215f 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -1,9 +1,11 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/piyush-rb/piyush-rb.github.io", "owner": { "username": "piyush-rb", "email": "urpiyush39@gmail.com" }, "record": { - "CNAME": "piyush-rb.github.io/portfolio-website" + "CNAME": "piyush-rb.github.io" } }