From 083ac25b118aafe499e51c84b481d0f751eb6b6a Mon Sep 17 00:00:00 2001 From: Vishal Gupta <63388692+vishalpx@users.noreply.github.com> Date: Sat, 21 Jan 2023 14:12:12 +0530 Subject: [PATCH] Create vishalg.json --- domains/vishalg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vishalg.json diff --git a/domains/vishalg.json b/domains/vishalg.json new file mode 100644 index 000000000..a489c0024 --- /dev/null +++ b/domains/vishalg.json @@ -0,0 +1,12 @@ +{ + "description": "Vishal Gupta Personal Portfolio Website", + "repo": "https://github.com/vishalpx/vishalpx.github.io", + "owner": { + "username": "vishalpx", + "email": "", + "twitter": "vishal26x" + }, + "record": { + "CNAME": "vishalpx.github.io" + } +}