From 8cbe656ce66e73aad508cb0c40da67df451657c7 Mon Sep 17 00:00:00 2001 From: muizu Date: Sun, 6 Apr 2025 18:55:30 +0530 Subject: [PATCH] chore: add _github-pages-challenge-MuizU.json for domain verification This commit adds a new JSON file required for GitHub Pages domain verification. The file includes the necessary TXT record to verify ownership of the domain. --- domains/_github-pages-challenge-MuizU.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MuizU.json diff --git a/domains/_github-pages-challenge-MuizU.json b/domains/_github-pages-challenge-MuizU.json new file mode 100644 index 000000000..f40dfd5a7 --- /dev/null +++ b/domains/_github-pages-challenge-MuizU.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muizu", + "email": "muizuvais99@gmail.com" + }, + "record": { + "TXT": "8cf896945b34d5309a335f41eb2000" + } +} \ No newline at end of file