From 55edf541949addee3aab64fb812bf88fefcb9236 Mon Sep 17 00:00:00 2001 From: unalog <150755965+2nvrs@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:12:17 -0600 Subject: [PATCH 1/8] Create f3ntt.json --- domains/f3ntt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/f3ntt.json diff --git a/domains/f3ntt.json b/domains/f3ntt.json new file mode 100644 index 000000000..fce524394 --- /dev/null +++ b/domains/f3ntt.json @@ -0,0 +1,12 @@ +{ + "description": "project page/ portfolio", + "repo": "https://github.com/2nvrs/f3ntt", + "owner": { + "username": "2nvrs", + "email": "cnvrscnvrscnvrs@gmail.com", + "twitter": "projcnvrs" + }, + "record": { + "CNAME": "f3ntt.vercel.app" + } +} From 1a6c45ac8a44c1a1d22eaf8b08f0a2e7d7988a0c Mon Sep 17 00:00:00 2001 From: unalog <150755965+2nvrs@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:16:51 -0600 Subject: [PATCH 2/8] Create _vercel.f3ntt.json --- domains/_vercel.f3ntt.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.f3ntt.json diff --git a/domains/_vercel.f3ntt.json b/domains/_vercel.f3ntt.json new file mode 100644 index 000000000..e31a93074 --- /dev/null +++ b/domains/_vercel.f3ntt.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "insert-github-username-here" + }, + "record": { + "TXT": ["vc-domain-verify=f3ntt.is-a.dev,dc540a58beec30597866"] + } +} From e55bc2742f01bb0d48cbaba57d542c9724b8f228 Mon Sep 17 00:00:00 2001 From: unalog <150755965+2nvrs@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:54:37 -0600 Subject: [PATCH 3/8] Create _vercel.cnvrs.json --- domains/_vercel.cnvrs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.cnvrs.json diff --git a/domains/_vercel.cnvrs.json b/domains/_vercel.cnvrs.json new file mode 100644 index 000000000..3a8029fad --- /dev/null +++ b/domains/_vercel.cnvrs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2nvrs" + }, + "record": { + "TXT": ["vc-domain-verify=cnvrs.is-a.dev,759e0953091c88d99f57"] + } +} +DON' From d393aafdc04de0eed7f4cefcb3f1c7899773a60f Mon Sep 17 00:00:00 2001 From: unalog <150755965+2nvrs@users.noreply.github.com> Date: Sat, 21 Dec 2024 14:49:24 -0600 Subject: [PATCH 4/8] Update _vercel.cnvrs.json --- domains/_vercel.cnvrs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.cnvrs.json b/domains/_vercel.cnvrs.json index 3a8029fad..5c31fec88 100644 --- a/domains/_vercel.cnvrs.json +++ b/domains/_vercel.cnvrs.json @@ -6,4 +6,3 @@ "TXT": ["vc-domain-verify=cnvrs.is-a.dev,759e0953091c88d99f57"] } } -DON' From 380d8ee6f85eb503b5c0cfbd5918edb2441922c3 Mon Sep 17 00:00:00 2001 From: unalog <150755965+2nvrs@users.noreply.github.com> Date: Sat, 21 Dec 2024 17:15:14 -0600 Subject: [PATCH 5/8] Update f3ntt.json --- domains/f3ntt.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/f3ntt.json b/domains/f3ntt.json index fce524394..e02eb3f12 100644 --- a/domains/f3ntt.json +++ b/domains/f3ntt.json @@ -1,12 +1,12 @@ { - "description": "project page/ portfolio", - "repo": "https://github.com/2nvrs/f3ntt", - "owner": { - "username": "2nvrs", - "email": "cnvrscnvrscnvrs@gmail.com", - "twitter": "projcnvrs" - }, - "record": { - "CNAME": "f3ntt.vercel.app" - } -} + "description": "portfolio", + "repo": "https://github.com/2nvrs/portfolio", + "owner": { + "username": "2nvrs", + "email": "cnvrscnvrscnvrs@gmail.com", + "twitter": "projcnvrs" + }, + "record": { + "TXT": "vc-domain-verify=f3ntt.is-a.dev,dc540a58beec30597866" + } +} From 4d97d51a7066c940ebeb0281cc7dfaf6682a8235 Mon Sep 17 00:00:00 2001 From: unalog <150755965+2nvrs@users.noreply.github.com> Date: Sat, 21 Dec 2024 17:32:22 -0600 Subject: [PATCH 6/8] Update _vercel.f3ntt.json --- domains/_vercel.f3ntt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.f3ntt.json b/domains/_vercel.f3ntt.json index e31a93074..646ee1ea8 100644 --- a/domains/_vercel.f3ntt.json +++ b/domains/_vercel.f3ntt.json @@ -1,6 +1,6 @@ { "owner": { - "username": "insert-github-username-here" + "username": "2nvrs" }, "record": { "TXT": ["vc-domain-verify=f3ntt.is-a.dev,dc540a58beec30597866"] From 128cf16ff76a3b0169c04f47248165fa06001ee0 Mon Sep 17 00:00:00 2001 From: unalog <150755965+2nvrs@users.noreply.github.com> Date: Sat, 21 Dec 2024 17:34:32 -0600 Subject: [PATCH 7/8] Update f3ntt.json --- domains/f3ntt.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/f3ntt.json b/domains/f3ntt.json index e02eb3f12..511d889ab 100644 --- a/domains/f3ntt.json +++ b/domains/f3ntt.json @@ -1,12 +1,8 @@ { - "description": "portfolio", - "repo": "https://github.com/2nvrs/portfolio", "owner": { - "username": "2nvrs", - "email": "cnvrscnvrscnvrs@gmail.com", - "twitter": "projcnvrs" + "username": "2nvrs" }, "record": { - "TXT": "vc-domain-verify=f3ntt.is-a.dev,dc540a58beec30597866" + "CNAME": "f3ntt.vercel.app" } } From ab067d5462dc3b0a55a7405f44b2778a6c251375 Mon Sep 17 00:00:00 2001 From: unalog <150755965+2nvrs@users.noreply.github.com> Date: Sat, 21 Dec 2024 17:35:28 -0600 Subject: [PATCH 8/8] Update _vercel.f3ntt.json