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] 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" + } +}