From 5fb9e3711ce70b74093569eb2434890248e7a384 Mon Sep 17 00:00:00 2001 From: Betsthebest Date: Thu, 2 May 2024 03:43:09 +0200 Subject: [PATCH] feat(domain): betsthebest.is-a.dev --- domains/betsthebest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/betsthebest.json diff --git a/domains/betsthebest.json b/domains/betsthebest.json new file mode 100644 index 000000000..b2ca5c2e4 --- /dev/null +++ b/domains/betsthebest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } +}