From 945ee950ff4f0080afe035c6402a8b1723b9dd68 Mon Sep 17 00:00:00 2001 From: jiacea Date: Tue, 11 Jun 2024 23:36:08 +0800 Subject: [PATCH] Create jay.json --- domains/jay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jay.json diff --git a/domains/jay.json b/domains/jay.json new file mode 100644 index 000000000..a5e352183 --- /dev/null +++ b/domains/jay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jiacea", + "email": "jayjayconsuelo@gmail.com" + }, + "record": { + "CNAME": "jai.pages.dev" + } +}