From 71790c7cf26e1b8881d91dcb50bdc17e655e8a74 Mon Sep 17 00:00:00 2001 From: maanya125 Date: Sat, 22 Jul 2023 12:37:23 +0530 Subject: [PATCH] feat(domain): hero.is-a.dev --- domains/hero.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hero.json diff --git a/domains/hero.json b/domains/hero.json new file mode 100644 index 000000000..ebe39551d --- /dev/null +++ b/domains/hero.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maanya125", + "email": "maanya125@gmail.com" + }, + "record": { + "CNAME": "0ed8d5cc-5c63-48a2-b81f-23fe5b10b90a.id.repl.co" + } +}