From add79001a1a79b1519fb11b6bc4e37ce2ab79dff Mon Sep 17 00:00:00 2001 From: FrancoDurand <106925453+FrancoDurand@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:53:22 -0500 Subject: [PATCH] vercel domain --- domains/_vercel.francodurand.json | 8 ++++++++ domains/francodurand.json | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 domains/_vercel.francodurand.json create mode 100644 domains/francodurand.json diff --git a/domains/_vercel.francodurand.json b/domains/_vercel.francodurand.json new file mode 100644 index 000000000..1a2c0f66d --- /dev/null +++ b/domains/_vercel.francodurand.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1" + } +} \ No newline at end of file diff --git a/domains/francodurand.json b/domains/francodurand.json new file mode 100644 index 000000000..a6baa5690 --- /dev/null +++ b/domains/francodurand.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "CNAME": "devfolio-franco.vercel.app" + } +} \ No newline at end of file