From 64b490459330ce79336809471d634d26becd88b3 Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Sun, 26 Jan 2025 21:29:17 +0530 Subject: [PATCH 1/3] Create antony.json --- domains/antony.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/antony.json diff --git a/domains/antony.json b/domains/antony.json new file mode 100644 index 000000000..c7a9b4f35 --- /dev/null +++ b/domains/antony.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AntonyPeter0" + }, + "description": "Sample resume page created for placeholding", + "record": { + "CNAME": "antonypeter0.github.io" + } +} From b5f2a5c3add43b77b77e15d97e78a7f84309f9ce Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:15:11 +0530 Subject: [PATCH 2/3] Adds contact email --- domains/antony.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/antony.json b/domains/antony.json index c7a9b4f35..94a76b7d4 100644 --- a/domains/antony.json +++ b/domains/antony.json @@ -1,6 +1,7 @@ { "owner": { - "username": "AntonyPeter0" + "username": "AntonyPeter0", + "email": "antonypeter1998@gamil.com" }, "description": "Sample resume page created for placeholding", "record": { From ca906cb083370350a6d2b2ce60957fd6bdde2e4b Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:15:29 +0530 Subject: [PATCH 3/3] Adds contact email --- domains/antony.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/antony.json b/domains/antony.json index 94a76b7d4..4e8ef2b9d 100644 --- a/domains/antony.json +++ b/domains/antony.json @@ -1,7 +1,7 @@ { "owner": { "username": "AntonyPeter0", - "email": "antonypeter1998@gamil.com" + "email": "antonypeter1998@gmail.com" }, "description": "Sample resume page created for placeholding", "record": {