From 831da87235c038323a652ccaea0de7b0b9565f0a Mon Sep 17 00:00:00 2001 From: Rotem Horovitz Date: Wed, 30 Apr 2025 06:29:12 +0300 Subject: [PATCH] fix domain filename --- domains/rotem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rotem.json diff --git a/domains/rotem.json b/domains/rotem.json new file mode 100644 index 000000000..477d9d9c3 --- /dev/null +++ b/domains/rotem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "github": "lurx", + "email": "lurxie@gmail.com" + }, + "record": { + "CNAME": "rotem-is-a-dev.vercel.app" + } +}