From 818e7039c49fb460a721c86d864846f4efff5e80 Mon Sep 17 00:00:00 2001 From: billyeatcookies Date: Sun, 18 Feb 2024 11:45:12 +0530 Subject: [PATCH] feat(domain): billy.is-a.dev --- domains/billy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/billy.json diff --git a/domains/billy.json b/domains/billy.json new file mode 100644 index 000000000..238a2c594 --- /dev/null +++ b/domains/billy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "billyeatcookies", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "billyeatcookies.github.io" + } +}