From 29bf53c50039152d5823208b0c7473b5e4216e28 Mon Sep 17 00:00:00 2001 From: Thierry Foyet <31194222+THL007@users.noreply.github.com> Date: Sat, 19 Apr 2025 22:47:48 +0000 Subject: [PATCH 1/4] Create foyet.json --- domains/foyet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/foyet.json diff --git a/domains/foyet.json b/domains/foyet.json new file mode 100644 index 000000000..7a1ca9b5c --- /dev/null +++ b/domains/foyet.json @@ -0,0 +1,11 @@ +{ + "description": "Link to my blog/personal website", + "repo": "https://github.com/THL007/personal-blog", + "owner": { + "username": "thl007", + "email": "thl7.de@gmail.com" + }, + "record": { + "CNAME": "https://thl007.github.io" + } +} \ No newline at end of file From 9a9ec02da76f08e3fef2d980c1f786047f95bab2 Mon Sep 17 00:00:00 2001 From: Thierry Foyet <31194222+THL007@users.noreply.github.com> Date: Sun, 20 Apr 2025 13:32:10 +0200 Subject: [PATCH 2/4] Update domains/foyet.json Co-authored-by: 21Z <21z95@proton.me> --- domains/foyet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foyet.json b/domains/foyet.json index 7a1ca9b5c..6e709d569 100644 --- a/domains/foyet.json +++ b/domains/foyet.json @@ -6,6 +6,6 @@ "email": "thl7.de@gmail.com" }, "record": { - "CNAME": "https://thl007.github.io" + "CNAME": "thl007.github.io" } } \ No newline at end of file From 28ef4c056e2c8fce7a964ed99149574880ea6ccd Mon Sep 17 00:00:00 2001 From: Thierry Foyet <31194222+THL007@users.noreply.github.com> Date: Mon, 21 Apr 2025 07:43:26 +0000 Subject: [PATCH 3/4] Create _github-pages-challenge-THL007.foyet.json --- domains/_github-pages-challenge-THL007.foyet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-THL007.foyet.json diff --git a/domains/_github-pages-challenge-THL007.foyet.json b/domains/_github-pages-challenge-THL007.foyet.json new file mode 100644 index 000000000..f04d53ebe --- /dev/null +++ b/domains/_github-pages-challenge-THL007.foyet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thl007", + "email": "thl7.de@gmail.com" + }, + "record": { + "TXT": "d5d33e7eb5318920ea43ce39b072d8" + } +} \ No newline at end of file From 8e3e017a0a379a1987d14d00a3292d5466fcc709 Mon Sep 17 00:00:00 2001 From: Thierry Foyet <31194222+THL007@users.noreply.github.com> Date: Mon, 21 Apr 2025 14:52:15 +0000 Subject: [PATCH 4/4] FIX: rename _github-pages-challenge-THL007.foyet.json -> _github-pages-challenge-thl007.foyet.json --- ...HL007.foyet.json => _github-pages-challenge-thl007.foyet.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-THL007.foyet.json => _github-pages-challenge-thl007.foyet.json} (100%) diff --git a/domains/_github-pages-challenge-THL007.foyet.json b/domains/_github-pages-challenge-thl007.foyet.json similarity index 100% rename from domains/_github-pages-challenge-THL007.foyet.json rename to domains/_github-pages-challenge-thl007.foyet.json