From d18309525109d33c25602e49a397cae716b07316 Mon Sep 17 00:00:00 2001 From: Shresth Gupta <77789555+shhresth@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:03:48 +0530 Subject: [PATCH] Create shresth.json --- domains/shresth.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shresth.json diff --git a/domains/shresth.json b/domains/shresth.json new file mode 100644 index 000000000..69053ec5c --- /dev/null +++ b/domains/shresth.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/shhresth/Portfolio/", + "owner": { + "username": "shhresth", + "email": "shresthgupta106@gmail.com", + "twitter": "Shresthology" + }, + "record": { + "CNAME": "shhresth.github.io" + } +}