From 6acf59b3c8dca3d7012ece7f6a4cd898ad25e947 Mon Sep 17 00:00:00 2001 From: nuraly-v <161432065+nuraly-v@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:34:56 +0100 Subject: [PATCH 1/2] Create DNS record for verification --- domains/_github-pages-challenge-nuraly-v.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-nuraly-v.json diff --git a/domains/_github-pages-challenge-nuraly-v.json b/domains/_github-pages-challenge-nuraly-v.json new file mode 100644 index 000000000..54bf7bf6f --- /dev/null +++ b/domains/_github-pages-challenge-nuraly-v.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nuraly-v", + "email": "mescorpx@gmail.com" + }, + "record": { + "TXT": "aecce766c2f539c48be6e59e611020" + } +} From e153ffdea464611192901301d140ffc1b6668f29 Mon Sep 17 00:00:00 2001 From: nuraly-v <161432065+nuraly-v@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:48:12 +0100 Subject: [PATCH 2/2] Renaming the file according to instructions --- ...nuraly-v.json => _github-pages-challenge-nuraly-v.nuraly.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-nuraly-v.json => _github-pages-challenge-nuraly-v.nuraly.json} (100%) diff --git a/domains/_github-pages-challenge-nuraly-v.json b/domains/_github-pages-challenge-nuraly-v.nuraly.json similarity index 100% rename from domains/_github-pages-challenge-nuraly-v.json rename to domains/_github-pages-challenge-nuraly-v.nuraly.json