From f0ec2d7e21ef2e826b8c2f76874154b6a2ad6d0a Mon Sep 17 00:00:00 2001 From: website-pages <103917160+website-pages@users.noreply.github.com> Date: Sat, 16 Jul 2022 12:14:03 +0800 Subject: [PATCH 1/3] Create wzx.json --- domains/wzx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wzx.json diff --git a/domains/wzx.json b/domains/wzx.json new file mode 100644 index 000000000..350f2a68b --- /dev/null +++ b/domains/wzx.json @@ -0,0 +1,11 @@ +{ + "description": "I want to use it as my profile page.", + "repo": "https://github.com/website-pages/profile", + "owner": { + "username": "website-pages", + "email": "unpu123456@outlook.com", + }, + "record": { + "CNAME": "website-pages.github.io/profile" + } +} From 1b93a3cbb51ca5c371c6cae86c592749500fc822 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 16 Jul 2022 11:29:11 +0700 Subject: [PATCH 2/3] Update domains/wzx.json --- domains/wzx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wzx.json b/domains/wzx.json index 350f2a68b..210f738cf 100644 --- a/domains/wzx.json +++ b/domains/wzx.json @@ -3,7 +3,7 @@ "repo": "https://github.com/website-pages/profile", "owner": { "username": "website-pages", - "email": "unpu123456@outlook.com", + "email": "unpu123456@outlook.com" }, "record": { "CNAME": "website-pages.github.io/profile" From 0f8f692cc7aa1984640ccd0313b057f909ac5d05 Mon Sep 17 00:00:00 2001 From: website-pages <103917160+website-pages@users.noreply.github.com> Date: Sat, 16 Jul 2022 12:34:59 +0800 Subject: [PATCH 3/3] Update wzx.json --- domains/wzx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wzx.json b/domains/wzx.json index 210f738cf..b770afba6 100644 --- a/domains/wzx.json +++ b/domains/wzx.json @@ -6,6 +6,6 @@ "email": "unpu123456@outlook.com" }, "record": { - "CNAME": "website-pages.github.io/profile" + "CNAME": "website-pages.github.io" } }