From e7d239e4cce0a7b14c66489c7ab24a2b494ba7e7 Mon Sep 17 00:00:00 2001 From: BM87006 <72997583+BM87006@users.noreply.github.com> Date: Tue, 18 Mar 2025 11:07:00 +0100 Subject: [PATCH] Criar bm.json --- domains/bm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bm.json diff --git a/domains/bm.json b/domains/bm.json new file mode 100644 index 000000000..f39f6744a --- /dev/null +++ b/domains/bm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BM", + "email": "bm.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "v0-blue-portfolio-brown.vercel.app" + }, + "description": "BM Portfolio" +}