Skip to content

Commit

Permalink
feat: Add Google Workspace TXT record
Browse files Browse the repository at this point in the history
  • Loading branch information
phoward38 authored Mar 30, 2024
1 parent 453f497 commit 8ed0a89
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 @@ -41,4 +41,5 @@ D("noclocks.dev", REG_NONE
, TXT("_vercel", "vc-domain-verify=noclocks.dev,a2b5da3a50a19754c1e0")
, TXT("_vercel", "vc-domain-verify=www.noclocks.dev,2b1841e6fdcd5c8bbb74")
, TXT("@", "stripe-verification=89f4a41b52e121c2857c7989fa0edea55106bec6c43be66692ce13c3fd826707")
, TXT("@", "google-site-verification=VLlDxf4pO-GZ4oe2YSGplYGhKYEoMwIeSUiHzjMJd4s")
);

0 comments on commit 8ed0a89

Please sign in to comment.