From 061c7040138bbf49c72c8cff768ae7ad7af86c50 Mon Sep 17 00:00:00 2001 From: Jongo22 <110446920+Jongo22@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:24:36 +0800 Subject: [PATCH] Create jong.json --- domains/jong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jong.json diff --git a/domains/jong.json b/domains/jong.json new file mode 100644 index 000000000..5f59f4ed0 --- /dev/null +++ b/domains/jong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jongo22", + "email": "jingyiong22@gmail.com" + }, + "record": { + "CNAME": "https://frontend-green-kappa.vercel.app/" + } +}