From aa7cc883823952118f825fbc66f6a2c04576f42e Mon Sep 17 00:00:00 2001 From: changbobbyliu <104700965+changbobbyliu@users.noreply.github.com> Date: Sat, 28 May 2022 09:43:14 -0700 Subject: [PATCH] Create changliu.json --- domains/changliu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/changliu.json diff --git a/domains/changliu.json b/domains/changliu.json new file mode 100644 index 000000000..c99df1f24 --- /dev/null +++ b/domains/changliu.json @@ -0,0 +1,12 @@ +{ + "description": "Chang Liu's Personal Website", + "repo": "https://github.com/changbobbyliu/changbobbyliu.github.io", + "owner": { + "username": "changbobbyliu", + "email": "changbobbyliu@gmail.com", + "twitter": "changisadev" + }, + "record": { + "CNAME": "changbobbyliu.github.io" + } +}