From 22773bdf1ace32ea4e7391e1a66ea5a809d445f2 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Tue, 15 Aug 2023 11:20:50 +0530 Subject: [PATCH] feat(domain): byte.is-a.dev --- domains/byte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/byte.json diff --git a/domains/byte.json b/domains/byte.json new file mode 100644 index 000000000..b25114358 --- /dev/null +++ b/domains/byte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "URL": "https://squaresmp.github.io/" + } +}