From 68a678f25fea5b67a1419764efe2346ee25789f9 Mon Sep 17 00:00:00 2001 From: Lian Castellon Date: Sat, 5 Aug 2023 09:26:28 -0400 Subject: [PATCH] Added new DNS TXT record. --- .../_github-pages-challenge-liancastellon.liancg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-liancastellon.liancg.json diff --git a/domains/_github-pages-challenge-liancastellon.liancg.json b/domains/_github-pages-challenge-liancastellon.liancg.json new file mode 100644 index 000000000..450d43714 --- /dev/null +++ b/domains/_github-pages-challenge-liancastellon.liancg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "liancg@gmail.com" + }, + + "record": { + "TXT": "de487db710c1daf905269fb57775b6" + } +}