From 9f67e457d47ba7062cdf6412601240d50f142e9e Mon Sep 17 00:00:00 2001 From: Laxman Pathe <141631103+laxmanpathe@users.noreply.github.com> Date: Sat, 12 Apr 2025 10:53:40 +0530 Subject: [PATCH] Create laxman.json --- domains/laxman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/laxman.json diff --git a/domains/laxman.json b/domains/laxman.json new file mode 100644 index 000000000..a0e385a15 --- /dev/null +++ b/domains/laxman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "laxmanpathe", + "email": "pathelaxman11373@gmail.com" + }, + "record": { + "CNAME": "laxmanpathe.github.io" + } +}