Skip to content

Commit

Permalink
feat: add amazon verification TXT record
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig committed Mar 8, 2024
1 parent 91bbf57 commit ac2e07d
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 @@ -24,4 +24,5 @@ D("noclocks.dev", REG_NONE
, TXT("_github-pages-challenge-noclocks", "8c88c3f5791a75585aedc0a0e821fb")
, TXT("_github-challenge-noclocks-org", "5b7bfb8c3a")
, TXT("@", "google-site-verification=8esyvYnZaJ9-JUcC81RlatPuElBjXcGziiqYiq8FJw8")
, TXT("@", "amazon-business-verification=1229ee0236ee3c28b825288e96e890beaad42a4a461d7a0eb65537601da42912")
);

0 comments on commit ac2e07d

Please sign in to comment.