diff --git a/domains/tungtran.json b/domains/tungtran.json index e2aac335d..fb5eb2945 100644 --- a/domains/tungtran.json +++ b/domains/tungtran.json @@ -1,12 +1,12 @@ +{ + "description": "tungtran's resume", + "repo": "https://github.com/tunganhtran/tunganhtran.github.io", + "owner": { + "username": "tunganhtran", + "email": "tunganhtran94@gmail.com" + }, - { - "owner": { - "username": "tunganhtran", - "email": "tunganhtran94@gmail.com" - }, - - "record": { - "URL": "https://tunganhtran.github.io/introduction-myself/" - } - } - \ No newline at end of file + "record": { + "CNAME": "tunganhtran.github.io" + } +}