From 00b9b4e99faa85a85b616eb2b37bfe80d5cef3ae Mon Sep 17 00:00:00 2001 From: Anshu Prakash <54444966+anshu-prakash@users.noreply.github.com> Date: Fri, 22 Nov 2024 02:42:27 +0530 Subject: [PATCH 1/2] Create anshu.json Will be using this subdomain for personal portfolio --- domains/anshu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anshu.json diff --git a/domains/anshu.json b/domains/anshu.json new file mode 100644 index 000000000..efce83ad4 --- /dev/null +++ b/domains/anshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshu-prakash", + "email": "your@email.address" + }, + "record": { + "CNAME": "anshu-prakash.github.io" + } +} From f5af2cf51778bf9ed3bd889e1d38499d6bbd9ef2 Mon Sep 17 00:00:00 2001 From: Anshu Prakash <54444966+anshu-prakash@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:29:15 +0530 Subject: [PATCH 2/2] Update anshu.json --- domains/anshu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anshu.json b/domains/anshu.json index efce83ad4..6b337d13d 100644 --- a/domains/anshu.json +++ b/domains/anshu.json @@ -1,7 +1,7 @@ { "owner": { "username": "anshu-prakash", - "email": "your@email.address" + "email": "anshuprakash8445@gmail.com" }, "record": { "CNAME": "anshu-prakash.github.io"