From 748b002490f0c3e2baed9a59d87bd576272edf1c Mon Sep 17 00:00:00 2001 From: arhammusheer Date: Sat, 11 Feb 2023 01:22:31 -0500 Subject: [PATCH] feat(domain): croissant.is-a.dev --- domains/croissant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/croissant.json diff --git a/domains/croissant.json b/domains/croissant.json new file mode 100644 index 000000000..4fb050956 --- /dev/null +++ b/domains/croissant.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "arhammusheer", + "email": "arhammusheer@gmail.com" + }, + "record": { + "CNAME": "croissant.one" + } +} + \ No newline at end of file