From 2630306144653a699035f81b1a03fd6a6355f723 Mon Sep 17 00:00:00 2001 From: Lionel Picard Date: Tue, 16 Jun 2026 17:55:29 +0200 Subject: [PATCH 1/4] Create boodmandiouf-sanctuary.json --- domains/boodmandiouf-sanctuary.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/boodmandiouf-sanctuary.json diff --git a/domains/boodmandiouf-sanctuary.json b/domains/boodmandiouf-sanctuary.json new file mode 100644 index 0000000000..381402fa31 --- /dev/null +++ b/domains/boodmandiouf-sanctuary.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "boodmandiouf" + }, + "record": { + "CNAME": "boodmandiouf.github.io" + } +} From def53996a504df715c005c586607407aea96d783 Mon Sep 17 00:00:00 2001 From: Lionel Picard Date: Tue, 16 Jun 2026 18:16:31 +0200 Subject: [PATCH 2/4] Update boodmandiouf-sanctuary.json --- domains/boodmandiouf-sanctuary.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/boodmandiouf-sanctuary.json b/domains/boodmandiouf-sanctuary.json index 381402fa31..862105d764 100644 --- a/domains/boodmandiouf-sanctuary.json +++ b/domains/boodmandiouf-sanctuary.json @@ -1,6 +1,7 @@ { "owner": { - "username": "boodmandiouf" + "username": "boodmandiouf", + "email": "l.picard974@laposte.net" }, "record": { "CNAME": "boodmandiouf.github.io" From e6506abdd0732fd390bb7b1110cb65a93879c05a Mon Sep 17 00:00:00 2001 From: Lionel Picard Date: Tue, 16 Jun 2026 18:18:31 +0200 Subject: [PATCH 3/4] Update boodmandiouf-sanctuary.json From f1c3c7cbed0525337da710000326b16c3ca71625 Mon Sep 17 00:00:00 2001 From: Lionel Picard Date: Tue, 16 Jun 2026 18:23:03 +0200 Subject: [PATCH 4/4] Update boodmandiouf-sanctuary.json --- domains/boodmandiouf-sanctuary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boodmandiouf-sanctuary.json b/domains/boodmandiouf-sanctuary.json index 862105d764..e75ea6ba7e 100644 --- a/domains/boodmandiouf-sanctuary.json +++ b/domains/boodmandiouf-sanctuary.json @@ -3,7 +3,7 @@ "username": "boodmandiouf", "email": "l.picard974@laposte.net" }, - "record": { + "records": { "CNAME": "boodmandiouf.github.io" } }