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