From 7754c9ce1b110f46c31276b6328093db4eea67af Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Mon, 4 Sep 2023 17:05:18 +0700 Subject: [PATCH] feat(domain): soothe.is-a.dev --- domains/soothe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soothe.json diff --git a/domains/soothe.json b/domains/soothe.json new file mode 100644 index 000000000..42b885813 --- /dev/null +++ b/domains/soothe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "soothe-bot.github.io" + } +}