From 88f11717fdb3cd7238ed246af909348935a2d165 Mon Sep 17 00:00:00 2001 From: Sahil Patel Date: Thu, 17 Mar 2022 17:21:35 +0530 Subject: [PATCH 1/3] Add domain record. --- domains/sahil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sahil.json diff --git a/domains/sahil.json b/domains/sahil.json new file mode 100644 index 000000000..02916b365 --- /dev/null +++ b/domains/sahil.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Porfolio Records Add.", + "repo": "https://github.com/sahilpatel09/sahilpatel09.github.io", + "owner": { + "username": "sahil", + "email": "smppatel99999@gmail.com", + "twitter": "@smppatel99999" + }, + "record": { + "CNAME": "sahilpatel09.github.io" + } +} From 3633cc683e0bbefb9d94ff4bbd7bd0cb54a9fac7 Mon Sep 17 00:00:00 2001 From: Sahil Patel Date: Thu, 17 Mar 2022 17:24:49 +0530 Subject: [PATCH 2/3] Update sahil.json --- domains/sahil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sahil.json b/domains/sahil.json index 02916b365..c85c682d2 100644 --- a/domains/sahil.json +++ b/domains/sahil.json @@ -4,7 +4,7 @@ "owner": { "username": "sahil", "email": "smppatel99999@gmail.com", - "twitter": "@smppatel99999" + "twitter": "smppatel99999" }, "record": { "CNAME": "sahilpatel09.github.io" From dc4c8710405562794ad71df4d618c5ec8f8850ff Mon Sep 17 00:00:00 2001 From: Sahil Patel Date: Thu, 17 Mar 2022 18:20:26 +0530 Subject: [PATCH 3/3] Update sahil.json --- domains/sahil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sahil.json b/domains/sahil.json index c85c682d2..a8dc56ac5 100644 --- a/domains/sahil.json +++ b/domains/sahil.json @@ -2,7 +2,7 @@ "description": "Personal Porfolio Records Add.", "repo": "https://github.com/sahilpatel09/sahilpatel09.github.io", "owner": { - "username": "sahil", + "username": "sahilpatel09", "email": "smppatel99999@gmail.com", "twitter": "smppatel99999" },