Skip to content

Commit

Permalink
feat: add google domain verification TXT
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig committed Mar 5, 2024
1 parent 7c3267e commit 983f280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dnsconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ D("noclocks.dev", REG_NONE
, TXT("_acme-challenge", "duFW0ARxb60Rd6snfskR9b4db08jaoGVrM_dGY-PUcA")
, TXT("_github-pages-challenge-noclocks", "8c88c3f5791a75585aedc0a0e821fb")
, TXT("_github-challenge-noclocks-org", "5b7bfb8c3a")
, TXT("@", "google-site-verification=8esyvYnZaJ9-JUcC81RlatPuElBjXcGziiqYiq8FJw8")
);

0 comments on commit 983f280

Please sign in to comment.