From 3ab0ff142047733979b4cc5e54e200917cc570f1 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Wed, 5 Jun 2024 11:46:52 +0530 Subject: [PATCH 1/2] r3tr0 --- domains/shubh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shubh.json diff --git a/domains/shubh.json b/domains/shubh.json new file mode 100644 index 000000000..ff93e772b --- /dev/null +++ b/domains/shubh.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/R3tr0LastKnight/Portfoio_v2.git", + "owner": { + "username": "R3tr0LastKnight", + "email": "r3tr0lastknight@gmail.com", + "twitter": "R3tr0LastKnight" + }, + "record": { + "CNAME": "R3tr0LastKnight.github.io" + } +} From 95207c9ffa021490b38e4438a3e40c3f0747321d Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Wed, 5 Jun 2024 11:51:38 +0530 Subject: [PATCH 2/2] yoo --- domains/shubh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubh.json b/domains/shubh.json index ff93e772b..2b950ba61 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -7,6 +7,6 @@ "twitter": "R3tr0LastKnight" }, "record": { - "CNAME": "R3tr0LastKnight.github.io" + "CNAME": "r3tr0lastknight.github.io" } }