Skip to content

Commit

Permalink
feat: add TXT record for github domain verification
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig committed Feb 28, 2024
1 parent 2408980 commit 881ee67
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 @@ -21,4 +21,5 @@ D("noclocks.dev", REG_NONE
, TXT("_acme-challenge", "YfcZoPb1JoXtiwUP0k4aimMlw712-NxzrrIsxMAJJtY")
, TXT("_acme-challenge", "duFW0ARxb60Rd6snfskR9b4db08jaoGVrM_dGY-PUcA")
, TXT("_github-pages-challenge-noclocks", "8c88c3f5791a75585aedc0a0e821fb")
, TXT("_github-challenge-noclocks-org", "5b7bfb8c3a")
);

0 comments on commit 881ee67

Please sign in to comment.