From 37158d019c1b05b56c40f1c127925e3a536cfb02 Mon Sep 17 00:00:00 2001 From: hat_kid Date: Sat, 5 Aug 2023 12:42:36 +0700 Subject: [PATCH] Add GitHub pages verification domain --- domains/_github-pages-challenge-thehatkid.hatkid.json | 9 +++++++++ domains/hatkid.json | 7 ++++--- 2 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 domains/_github-pages-challenge-thehatkid.hatkid.json diff --git a/domains/_github-pages-challenge-thehatkid.hatkid.json b/domains/_github-pages-challenge-thehatkid.hatkid.json new file mode 100644 index 000000000..674fba7aa --- /dev/null +++ b/domains/_github-pages-challenge-thehatkid.hatkid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thehatkid", + "email": "saha22023@gmail.com" + }, + "record": { + "TXT": "20405c421d70798fcddcbe0bb3d06d" + } +} \ No newline at end of file diff --git a/domains/hatkid.json b/domains/hatkid.json index 238d10fc8..331e0e503 100644 --- a/domains/hatkid.json +++ b/domains/hatkid.json @@ -1,11 +1,12 @@ { - "description": "Hat Kid's domain! (hat_kid)", + "description": "hat_kid's domain!", "repo": "https://github.com/thehatkid/thehatkid.github.io", "owner": { "username": "thehatkid", - "email": "saha22023@gmail.com" + "email": "saha22023@gmail.com", + "discord": "hat_kid" }, "record": { "CNAME": "thehatkid.github.io" } -} +} \ No newline at end of file