From 9dadb171e48f075f121dbece86ae427f85a90ecc Mon Sep 17 00:00:00 2001 From: joevizcara Date: Wed, 19 Mar 2025 06:47:57 +0800 Subject: [PATCH] Create joeb.json --- domains/joeb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joeb.json diff --git a/domains/joeb.json b/domains/joeb.json new file mode 100644 index 000000000..f37ce2583 --- /dev/null +++ b/domains/joeb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joevizcara", + "email": "joevizcara@proton.me" + }, + "record": { + "CNAME": "joeb.pages.dev" + } +}