From 4c4507f03dd99f634518ca3bf7318a13f963225a Mon Sep 17 00:00:00 2001 From: Nahuel Date: Sat, 1 Mar 2025 04:22:55 -0300 Subject: [PATCH] Add nestornahuel.is-a.dev subdomain --- domains/_vercel.nestornahuel.json | 9 +++++++++ domains/nestornahuel.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.nestornahuel.json create mode 100644 domains/nestornahuel.json diff --git a/domains/_vercel.nestornahuel.json b/domains/_vercel.nestornahuel.json new file mode 100644 index 000000000..32be602d4 --- /dev/null +++ b/domains/_vercel.nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nestornahuel.is-a.dev,efb92feab05594a5f526" + } +} diff --git a/domains/nestornahuel.json b/domains/nestornahuel.json new file mode 100644 index 000000000..2394f21e7 --- /dev/null +++ b/domains/nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "CNAME": "portfolio-steel-seven-72.vercel.app" + } +}