From 1f61dff0799fb65b5be8a877f5ee3314da742189 Mon Sep 17 00:00:00 2001 From: mrsanjaya <83075210+mrsanjaya@users.noreply.github.com> Date: Wed, 19 Mar 2025 10:36:33 +0700 Subject: [PATCH] Create jasa.json --- domains/jasa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jasa.json diff --git a/domains/jasa.json b/domains/jasa.json new file mode 100644 index 000000000..1ce6a0739 --- /dev/null +++ b/domains/jasa.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mrsanjaya/mrsanjaya.github.io", + "owner": { + "username": "mrsanjaya", + "email": "sandhysanjaya0110@gmail.com" + }, + "record": { + "CNAME": "mrsanjaya.github.io" + } +}