From fed727f410feb7afb64044aa1761fbb0df7964ab Mon Sep 17 00:00:00 2001 From: tclement0922 Date: Sat, 5 Aug 2023 20:40:24 +0200 Subject: [PATCH 1/2] feat(domain): tclement0922.is-a.dev --- domains/tclement0922.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tclement0922.json diff --git a/domains/tclement0922.json b/domains/tclement0922.json new file mode 100644 index 000000000..9b3829c54 --- /dev/null +++ b/domains/tclement0922.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tclement0922", + "email": "thibault.clement09@gmail.com" + }, + "record": { + "TXT": "_github-pages-challenge-tclement0922.tclement0922" + } +} From 7a72f5bc27d861d9897222ca27844df980645d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=2E=20Cl=C3=A9ment?= <50289872+tclement0922@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:26:41 +0200 Subject: [PATCH 2/2] Add GitHub pages verification file and fix main file --- ...github-pages-challenge-tclement0922.tclement0922.json | 9 +++++++++ domains/tclement0922.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-tclement0922.tclement0922.json diff --git a/domains/_github-pages-challenge-tclement0922.tclement0922.json b/domains/_github-pages-challenge-tclement0922.tclement0922.json new file mode 100644 index 000000000..ffa72a653 --- /dev/null +++ b/domains/_github-pages-challenge-tclement0922.tclement0922.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tclement0922", + "email": "thibault.clement09@gmail.com" + }, + "record": { + "TXT": "9e402ea7933ed1c8da4935e5454fac" + } +} diff --git a/domains/tclement0922.json b/domains/tclement0922.json index 9b3829c54..bb81f9569 100644 --- a/domains/tclement0922.json +++ b/domains/tclement0922.json @@ -4,6 +4,6 @@ "email": "thibault.clement09@gmail.com" }, "record": { - "TXT": "_github-pages-challenge-tclement0922.tclement0922" + "CNAME": "tclement0922.github.io" } }