From e9afacbcdfd82c9723d3c89bc986d7439b8a4f2c Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:49:34 +0800 Subject: [PATCH 1/3] Create bryce.json --- domains/bryce.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bryce.json diff --git a/domains/bryce.json b/domains/bryce.json new file mode 100644 index 000000000..00c9eb5d8 --- /dev/null +++ b/domains/bryce.json @@ -0,0 +1,11 @@ +{ + "description": "website to describe me", + "repo": "https://github.com/github-username/github-repository", + "owner": { + "username": "GitHubFanTest", + "email": "feelingbloxyburger24@gmail.com" + }, + "record": { + "CNAME": "https://github.com/GitHubFanTest/bryce-website" + } +} From d89fb720ffdc23e730d15a1c5962c05f205e8b97 Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Thu, 27 Mar 2025 11:42:54 +0800 Subject: [PATCH 2/3] Update bryce.json --- domains/bryce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bryce.json b/domains/bryce.json index 00c9eb5d8..4a1623325 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -1,11 +1,11 @@ { "description": "website to describe me", - "repo": "https://github.com/github-username/github-repository", + "repo": "https://github.com/GitHubFanTest/GitHubFanTest.github.io", "owner": { "username": "GitHubFanTest", "email": "feelingbloxyburger24@gmail.com" }, "record": { - "CNAME": "https://github.com/GitHubFanTest/bryce-website" + "CNAME": "https://githubfantest.github.io/" } } From d51579b0c190259d0c5d65ac60f11a6712192698 Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Thu, 27 Mar 2025 11:45:33 +0800 Subject: [PATCH 3/3] Update bryce.json --- domains/bryce.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bryce.json b/domains/bryce.json index 4a1623325..a7f5c056f 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -6,6 +6,6 @@ "email": "feelingbloxyburger24@gmail.com" }, "record": { - "CNAME": "https://githubfantest.github.io/" + "CNAME": "githubfantest.github.io" } }