From 6fe6b37e79b71e25e34a8f74282cea36b4f29245 Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 23:11:32 +0700 Subject: [PATCH] Create johntran.json --- domains/johntran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johntran.json diff --git a/domains/johntran.json b/domains/johntran.json new file mode 100644 index 000000000..1b84d6184 --- /dev/null +++ b/domains/johntran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "johntranz", + "email": "john.tran.engineer@gmail.com" + }, + "record": { + "CNAME": "johntran.vercel.app" + } +}