From 4719a44585cdbfba60df19ac432d3725e356916e Mon Sep 17 00:00:00 2001 From: Zwel <89287841+zwelhtetyan@users.noreply.github.com> Date: Tue, 21 Jan 2025 00:31:24 +0630 Subject: [PATCH] Create zwel.json --- domains/zwel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zwel.json diff --git a/domains/zwel.json b/domains/zwel.json new file mode 100644 index 000000000..1fa11840f --- /dev/null +++ b/domains/zwel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zwelhtetyan", + "email": "zwelhtetyandev@gmail.com" + }, + "record": { + "CNAME": "zwel.pages.dev" + } +}