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] 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" + } +}