From 11aa7e2b7c6cc67f303c8de54a689985a9d04b7a Mon Sep 17 00:00:00 2001 From: codeRisshi25 Date: Mon, 25 Sep 2023 14:10:03 +0530 Subject: [PATCH] feat(domain): risshi.is-a.dev --- domains/risshi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/risshi.json diff --git a/domains/risshi.json b/domains/risshi.json new file mode 100644 index 000000000..16ef6f5e1 --- /dev/null +++ b/domains/risshi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "codeRisshi25", + "email": "risshirajsen@gmail.com" + }, + "record": { + "CNAME": "www.coderisshi25.github.io" + } +}