diff --git a/domains/Zymi.json b/domains/Zymi.json index 8b1378917..6b2e480e7 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1 +1,12 @@ - +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com//.github.io", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +}