From 461e531777ef7450f5e0c291606b16583a2314a8 Mon Sep 17 00:00:00 2001 From: Rohit Singh <112627630+rohit-sama@users.noreply.github.com> Date: Sat, 3 Jun 2023 18:15:54 +0530 Subject: [PATCH 1/2] Create rohit.json --- domains/rohit.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rohit.json diff --git a/domains/rohit.json b/domains/rohit.json new file mode 100644 index 000000000..f57fd753b --- /dev/null +++ b/domains/rohit.json @@ -0,0 +1,12 @@ +{ + "description": "Rohit Singh's Website", + "repo": "https://github.com/rohit-sama/portfolio_react", + "owner": { + "username": "roht-sama", + "email": "rohit9804singh@gmail.com", + "twitter": "rohitstwts" + }, + "record": { + "CNAME": "rohit-sama.github.io/portfolio_react/" + } +} From 38db9196e49edd7e878ff3032dba1ca2a8d2a239 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 4 Jun 2023 07:07:51 +0800 Subject: [PATCH 2/2] Update rohit.json --- domains/rohit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohit.json b/domains/rohit.json index f57fd753b..510a6ba9a 100644 --- a/domains/rohit.json +++ b/domains/rohit.json @@ -7,6 +7,6 @@ "twitter": "rohitstwts" }, "record": { - "CNAME": "rohit-sama.github.io/portfolio_react/" + "CNAME": "rohit-sama.github.io" } }