From 6d98bb69a088141abaca387e267cd9ed03a0f99c Mon Sep 17 00:00:00 2001 From: albert <105938509+albert1033@users.noreply.github.com> Date: Fri, 13 Jan 2023 11:54:07 +0700 Subject: [PATCH] Update albert.json --- domains/albert.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) 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" + } +}