From 313a5436867015afbbef6670bded7d2927b93b43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Urroz?= <88216183+GitCesc07@users.noreply.github.com> Date: Wed, 19 Feb 2025 22:41:01 -0600 Subject: [PATCH] Create cescdev.json --- domains/cescdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cescdev.json diff --git a/domains/cescdev.json b/domains/cescdev.json new file mode 100644 index 000000000..79520e392 --- /dev/null +++ b/domains/cescdev.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username": "GitCesc07", +"email": "cesar0407197@gmail.com" +}, +"record": { + "CNAME": "cescdev-portafolio.netlify.app/" +} +}