From eb6ff0d9b42685451265a7443cb4a660071b4727 Mon Sep 17 00:00:00 2001 From: x8t-code Date: Mon, 7 Aug 2023 18:43:05 +0545 Subject: [PATCH] feat(domain): x8t.is-a.dev --- domains/x8t.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/x8t.json diff --git a/domains/x8t.json b/domains/x8t.json new file mode 100644 index 000000000..8098364af --- /dev/null +++ b/domains/x8t.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x8t-code", + "email": "x8t@tuta.io" + }, + "record": { + "CNAME": "x8t-code.github.io" + } +}