From f14c705be4f067a537df8d5b4f832b3e91430d63 Mon Sep 17 00:00:00 2001 From: Rhythm <88928636+ms7ru@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:58:37 +0530 Subject: [PATCH] Create rhythm.json --- domains/rhythm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rhythm.json diff --git a/domains/rhythm.json b/domains/rhythm.json new file mode 100644 index 000000000..7218cb504 --- /dev/null +++ b/domains/rhythm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ms7ru", + "email": "rhythm.upa@gmail.com" + }, + "record": { + "CNAME": "ms7ru.github.io" + } +}