From 3480dde89af07ede5f1b35fa9d65f560c3390031 Mon Sep 17 00:00:00 2001 From: herumes Date: Sat, 4 Nov 2023 13:03:56 -0700 Subject: [PATCH] feat(domain): thoth.is-a.dev --- domains/thoth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thoth.json diff --git a/domains/thoth.json b/domains/thoth.json new file mode 100644 index 000000000..b36ec02e8 --- /dev/null +++ b/domains/thoth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herumes", + "email": "herumes11@gmail.com" + }, + "record": { + "URL": "https://thothai.onrender.com" + } +}