From 27fbfd7a66b2cf710c3210ebe8cfbe3b49842cdb Mon Sep 17 00:00:00 2001 From: Julian Wu <34271521+jc-wu1@users.noreply.github.com> Date: Wed, 29 Mar 2023 12:03:43 +0700 Subject: [PATCH 1/3] Create jc-wu.json --- domains/jc-wu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jc-wu.json diff --git a/domains/jc-wu.json b/domains/jc-wu.json new file mode 100644 index 000000000..e15a379a4 --- /dev/null +++ b/domains/jc-wu.json @@ -0,0 +1,12 @@ +{ + "description": "To create a personal portfolio website", + "repo": "https://github.com/jc-wu1/jc-wu1.github.io", + "owner": { + "username": "jc-wu1", + "email": "testingpurposeonlyemail@gmail.com", + "twitter": "-" + }, + "record": { + "CNAME": "jc-wu.github.io" + } +} From b387477cdd5896060175bec7e37684f4c48d92e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 29 Mar 2023 13:09:47 +0800 Subject: [PATCH 2/3] Update jc-wu.json --- domains/jc-wu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jc-wu.json b/domains/jc-wu.json index e15a379a4..84ba6bc40 100644 --- a/domains/jc-wu.json +++ b/domains/jc-wu.json @@ -3,8 +3,7 @@ "repo": "https://github.com/jc-wu1/jc-wu1.github.io", "owner": { "username": "jc-wu1", - "email": "testingpurposeonlyemail@gmail.com", - "twitter": "-" + "email": "testingpurposeonlyemail@gmail.com" }, "record": { "CNAME": "jc-wu.github.io" From 44dd97388f677fb39e63f512a0d17ec68d4f9d26 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 29 Mar 2023 13:10:47 +0800 Subject: [PATCH 3/3] Update jc-wu.json --- domains/jc-wu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jc-wu.json b/domains/jc-wu.json index 84ba6bc40..5c49b97a8 100644 --- a/domains/jc-wu.json +++ b/domains/jc-wu.json @@ -6,6 +6,6 @@ "email": "testingpurposeonlyemail@gmail.com" }, "record": { - "CNAME": "jc-wu.github.io" + "CNAME": "jc-wu1.github.io" } }