From ffce4499fe1869936429a6e2fb2e9bda056867c9 Mon Sep 17 00:00:00 2001 From: gabriela <95436248+gabrielasants@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:43:46 -0300 Subject: [PATCH] Create capivara.json --- domains/capivara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/capivara.json diff --git a/domains/capivara.json b/domains/capivara.json new file mode 100644 index 000000000..e484dcef0 --- /dev/null +++ b/domains/capivara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gabrielasants", + "email": "gabrielasantos030@gmail.com" + }, + "record": { + "CNAME": "gabrielasants.github.io" + } +}