From fc428dfcd53ae35bbb1e66bd15d2310448068541 Mon Sep 17 00:00:00 2001 From: Priyanshul130 <88476962+Priyanshul130@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:31:56 +0530 Subject: [PATCH 1/2] Create Priyanshul.json --- domains/Priyanshul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Priyanshul.json diff --git a/domains/Priyanshul.json b/domains/Priyanshul.json new file mode 100644 index 000000000..cd353fab3 --- /dev/null +++ b/domains/Priyanshul.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/Priyanshul1307/Priyanshul1307.github.io", + "owner": { + "username": "Priyanshul1307", + "email": "piyanshul1307@gmail.com" + }, + "record": { + "CNAME": "Priyanshul1307.github.io" + } + } \ No newline at end of file From cedf5f211c7cce9cea3a3e0409fa3656a8ff6b80 Mon Sep 17 00:00:00 2001 From: Priyanshul130 <88476962+Priyanshul130@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:57:07 +0530 Subject: [PATCH 2/2] Update and rename Priyanshul.json to priyanshul.json --- domains/{Priyanshul.json => priyanshul.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{Priyanshul.json => priyanshul.json} (81%) diff --git a/domains/Priyanshul.json b/domains/priyanshul.json similarity index 81% rename from domains/Priyanshul.json rename to domains/priyanshul.json index cd353fab3..1d3bd1586 100644 --- a/domains/Priyanshul.json +++ b/domains/priyanshul.json @@ -6,6 +6,6 @@ "email": "piyanshul1307@gmail.com" }, "record": { - "CNAME": "Priyanshul1307.github.io" + "CNAME": "Priyanshul130.github.io" } - } \ No newline at end of file + }