From 0c695ecffb756cdd9f198389399c72a34a2a28e3 Mon Sep 17 00:00:00 2001 From: jlai403 Date: Sat, 15 Mar 2025 09:41:39 -0600 Subject: [PATCH] add domain registry --- domains/_github-pages-challenge-jlai403.joey.json | 2 -- domains/joey.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/joey.json diff --git a/domains/_github-pages-challenge-jlai403.joey.json b/domains/_github-pages-challenge-jlai403.joey.json index 7a5bc2f79..21df29414 100644 --- a/domains/_github-pages-challenge-jlai403.joey.json +++ b/domains/_github-pages-challenge-jlai403.joey.json @@ -1,6 +1,4 @@ { - "description": "GitHub Pages verification for joey.is-a.dev", - "repo": "https://github.com/jlai403/jlai403.github.io" "owner": { "username": "jlai403", "discord": "120522740590575616" diff --git a/domains/joey.json b/domains/joey.json new file mode 100644 index 000000000..87cb549ee --- /dev/null +++ b/domains/joey.json @@ -0,0 +1,11 @@ +{ + "description": "GitHub Pages verification for joey.is-a.dev", + "repo": "https://github.com/jlai403/jlai403.github.io", + "owner": { + "username": "jlai403", + "discord": "120522740590575616" + }, + "record": { + "CNAME": "jlai403.github.io" + } +}