From 4f0458798251c4285bb83b1afb5d612e9f773a34 Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Wed, 15 Jan 2025 15:09:41 -0300 Subject: [PATCH] add github verification and change root domain --- ...challenge-alexandre-machado.alexandre-machado.json | 11 +++++++++++ domains/{machado.json => alexandre-machado.json} | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json rename domains/{machado.json => alexandre-machado.json} (99%) diff --git a/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json b/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json new file mode 100644 index 000000000..0794bf3d6 --- /dev/null +++ b/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json @@ -0,0 +1,11 @@ +{ + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "TXT": "b6b9fa4d37896a25b49bea243f6407" + } +} \ No newline at end of file diff --git a/domains/machado.json b/domains/alexandre-machado.json similarity index 99% rename from domains/machado.json rename to domains/alexandre-machado.json index 72266f550..3e50b3040 100644 --- a/domains/machado.json +++ b/domains/alexandre-machado.json @@ -8,4 +8,4 @@ "record": { "CNAME": "alexandre-machado.github.io" } -} +} \ No newline at end of file