From 72dbf772de76beb459ee6120af669127a317525e Mon Sep 17 00:00:00 2001 From: Douglas Sexton Date: Thu, 23 Jan 2025 21:43:59 -0800 Subject: [PATCH] Create doug.is-a.dev with github verification for personal website --- domains/_github-pages-challenge-drssoccer55.doug.json | 9 +++++++++ domains/doug.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_github-pages-challenge-drssoccer55.doug.json create mode 100644 domains/doug.json diff --git a/domains/_github-pages-challenge-drssoccer55.doug.json b/domains/_github-pages-challenge-drssoccer55.doug.json new file mode 100644 index 000000000..896571aed --- /dev/null +++ b/domains/_github-pages-challenge-drssoccer55.doug.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "TXT": "6605758124fbb4085b1687476d067b" + } +} \ No newline at end of file diff --git a/domains/doug.json b/domains/doug.json new file mode 100644 index 000000000..c54361f29 --- /dev/null +++ b/domains/doug.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/drssoccer55/drssoccer55.github.io", + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "CNAME": "drssoccer55.github.io" + } +} \ No newline at end of file