this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fixed TXT record value.

+1 -1
+1 -1
src/pages/did-web.tsx
··· 562 562 id="dnsValue" 563 563 class="form-input font-mono" 564 564 autocorrect="off" 565 - value={`did=did:web:${handle()}`} 565 + value={`did=did:web:${domain()}`} 566 566 readOnly={true} 567 567 /> 568 568 </div>