From 3b7d53d8e35cfba0d2959d9ee2e9efe946a444e0 Mon Sep 17 00:00:00 2001 From: RayDev07 Date: Tue, 2 Apr 2024 13:15:51 +0530 Subject: [PATCH] feat(domain): ray.is-a.dev --- domains/ray.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ray.json diff --git a/domains/ray.json b/domains/ray.json new file mode 100644 index 000000000..385d0eb39 --- /dev/null +++ b/domains/ray.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RayDev07", + "email": "jatingujjar.alive@gmail.com" + }, + "record": { + "CNAME": "raydev07.github.io" + } +}