From 45c3db096a096d26b779e3a3980c29257ccc2af7 Mon Sep 17 00:00:00 2001 From: TanmoyTheBoT Date: Fri, 6 Dec 2024 23:37:57 +0600 Subject: [PATCH] chore: add domains/bot.json --- domains/bot.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/bot.json diff --git a/domains/bot.json b/domains/bot.json new file mode 100644 index 000000000..f4251255c --- /dev/null +++ b/domains/bot.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tanmoythebot" + }, + "record": { + "CNAME": "tanmoythebot.github.io" + } +} \ No newline at end of file