From c4c4b3454ef748f754d8316e6d99512975c2a703 Mon Sep 17 00:00:00 2001 From: eric <64490610+eric48906@users.noreply.github.com> Date: Wed, 15 Feb 2023 14:29:24 -0500 Subject: [PATCH 1/2] Create erc.json --- domains/erc.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 domains/erc.json diff --git a/domains/erc.json b/domains/erc.json new file mode 100644 index 000000000..e3ddea817 --- /dev/null +++ b/domains/erc.json @@ -0,0 +1,3 @@ +{ + "CNAME": "hashnode.network" +} From 392c80c0ab23f2386aa40d20de1a5d8dc40bd459 Mon Sep 17 00:00:00 2001 From: eric <64490610+eric48906@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:44:46 -0500 Subject: [PATCH 2/2] Update erc.json --- domains/erc.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/erc.json b/domains/erc.json index e3ddea817..44e4c4b7b 100644 --- a/domains/erc.json +++ b/domains/erc.json @@ -1,3 +1,11 @@ { - "CNAME": "hashnode.network" + "description": "Hashnode Site", + "repo": "https://github.com/eric48906", + "owner": { + "username": "eric48906", + "email": "eric48906@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } }