diff --git a/domains/notefct.json b/domains/notefct.json index 8b1378917..a431b45f0 100644 --- a/domains/notefct.json +++ b/domains/notefct.json @@ -1 +1,11 @@ - +{ + "description": "notefct personal developer website", + "repo": "https://github.com/notefct/aboutme/", + "owner": { + "username": "notefct", + "email": "edunlima2007@gmail.com" + }, + "record": { + "CNAME": "notefct.github.io" + } +}