From b0170f836cc61d58e86f5c611460e40ba038c373 Mon Sep 17 00:00:00 2001 From: Toast0012 Date: Thu, 29 Feb 2024 11:46:55 -0500 Subject: [PATCH] feat(domain): xtoast.is-a.dev --- domains/xtoast.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xtoast.json diff --git a/domains/xtoast.json b/domains/xtoast.json new file mode 100644 index 000000000..6719faabf --- /dev/null +++ b/domains/xtoast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Toast0012", + "email": "aahansiwakoti1@gmail.com" + }, + "record": { + "CNAME": "toastdev.pages.dev" + } +}