From 7ad76cf37da93ab1027c9506b3d31eea41c00e90 Mon Sep 17 00:00:00 2001 From: e-coders Date: Fri, 16 Feb 2024 00:02:42 +0530 Subject: [PATCH 1/2] feat(domain): ashishagarwal.is-a.dev --- domains/ashishagarwal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashishagarwal.json diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 000000000..1de040c7c --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "e-coders", + "email": "aasheeshsaumya@gmail.com" + }, + "record": { + "CNAME": "e-coders.github.io" + } +} From 476cf5c2bcd2b2391a00ef96ac94a3c13a5ce529 Mon Sep 17 00:00:00 2001 From: Ashish Date: Fri, 23 Feb 2024 22:26:04 +0530 Subject: [PATCH 2/2] Update ashishagarwal.json --- domains/ashishagarwal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 1de040c7c..b4da7c090 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -1,9 +1,9 @@ { "owner": { - "username": "e-coders", - "email": "aasheeshsaumya@gmail.com" + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" }, "record": { - "CNAME": "e-coders.github.io" + "CNAME": "ashishagarwal2023.github.io" } }