diff --git a/domains/albert.json b/domains/albert.json index 41458442a..736f8ce96 100644 --- a/domains/albert.json +++ b/domains/albert.json @@ -1,11 +1,12 @@ - - { - "owner": { - "username": "albert1033", - "email": "vuongdingtuong.an@gmail.com" - }, - "record": { - "CNAME": "albert1033.github.io" - } - } - \ No newline at end of file +{ + "description": "Saizuo's Portfolio Website", + "repo": "https://github.com/albert1033/albert-portfolio", + "owner": { + "username": "albert1033", + "email": "vuongdingtuong.an@gmail.com", + "twitter": "albert_26_10" + }, + "record": { + "CNAME": "albert1033.github.io" + } +}