From aff5923eba220f17883b4afdbc4ea15a9cac5ac8 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:32:42 +0100 Subject: [PATCH 1/5] Create jacek.json --- domains/jacek.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1 @@ + From c0477bce935fc9dfe1ff3591e15f12811f080767 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:43:25 +0100 Subject: [PATCH 2/5] Update and rename jacek.json to _vercel.jacek.json --- domains/_vercel.jacek.json | 10 ++++++++++ domains/jacek.json | 1 - 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.jacek.json delete mode 100644 domains/jacek.json diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json new file mode 100644 index 000000000..f93c5bda4 --- /dev/null +++ b/domains/_vercel.jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" + } +} diff --git a/domains/jacek.json b/domains/jacek.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/jacek.json +++ /dev/null @@ -1 +0,0 @@ - From 88bbc50e440f677fbc6fcb56debd03c0f007b6ae Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:44:29 +0100 Subject: [PATCH 3/5] Create jacek.json --- domains/jacek.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..414de6c0d --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "jaceksmolak.vercel.app" + } +} From 5abbbaeb2221bf2baf25f33bd886ce77c7f66310 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Mon, 3 Feb 2025 08:05:24 +0100 Subject: [PATCH 4/5] Remove empty field Co-authored-by: 21Z <21z95@proton.me> --- domains/jacek.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jacek.json b/domains/jacek.json index 414de6c0d..1796e8a87 100644 --- a/domains/jacek.json +++ b/domains/jacek.json @@ -1,8 +1,7 @@ { "owner": { "username": "smolak", - "email": "jacek.smolak@gmail.com", - "discord": "" + "email": "jacek.smolak@gmail.com" }, "record": { "CNAME": "jaceksmolak.vercel.app" From f538a7bf14cdd9414cd6127319c7e948a0679d39 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Mon, 3 Feb 2025 08:06:12 +0100 Subject: [PATCH 5/5] Remove empty field Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.jacek.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json index f93c5bda4..0d1320297 100644 --- a/domains/_vercel.jacek.json +++ b/domains/_vercel.jacek.json @@ -1,8 +1,7 @@ { "owner": { "username": "smolak", - "email": "jacek.smolak@gmail.com", - "discord": "" + "email": "jacek.smolak@gmail.com" }, "record": { "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2"