From 09c02b2cbbd4af93ba550a7e7eec8ca8e6c02d33 Mon Sep 17 00:00:00 2001 From: thunderarch <155036500+thunderarch@users.noreply.github.com> Date: Wed, 24 Jan 2024 22:41:57 +0530 Subject: [PATCH] Create thunder.json --- domains/thunder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thunder.json diff --git a/domains/thunder.json b/domains/thunder.json new file mode 100644 index 000000000..7e73ff69b --- /dev/null +++ b/domains/thunder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thunderarch", + "email": "thunderarch77@gmail.com" + }, + "record": { + "CNAME": "thunderarch.github.io" + } +}