diff --git a/domains/existing.json b/domains/existing.json index 8b1378917..9444e0ff2 100644 --- a/domains/existing.json +++ b/domains/existing.json @@ -1 +1,12 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/existing-dev/existingdev", + "owner": { + "username": "existing-dev", + "email": "maamelankar.deveer@gmail.com" + }, + "record": { + "CNAME": "existing-dev.github.io" + } +}