From ffbcd65cbbfb5c25b74f3f812902bf0e8113471f Mon Sep 17 00:00:00 2001 From: zPleum <154593409+zpleum@users.noreply.github.com> Date: Sat, 26 Apr 2025 19:36:40 +0700 Subject: [PATCH] Create zpleum.json --- domains/zpleum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zpleum.json diff --git a/domains/zpleum.json b/domains/zpleum.json new file mode 100644 index 000000000..55c2e85e5 --- /dev/null +++ b/domains/zpleum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpleum", + "email": "wiraphat.makwong@gmail.com" + }, + "records": { + "CNAME": "zpleum.vercel.app" + } +}