auth: subscribe-to-digests checkbox on verify (default on)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
14fe47103f
commit
f247f66a3c
3 changed files with 94 additions and 0 deletions
|
|
@ -32,6 +32,12 @@
|
|||
minlength="6" maxlength="6" required autofocus
|
||||
style="font-family:var(--font-mono); letter-spacing:0.4em; text-align:center;">
|
||||
</label>
|
||||
<label style="display:block; margin:14px 0 0; font-size:12.5px; color:var(--muted); line-height:1.55;">
|
||||
<input type="checkbox" name="subscribe_to_digests" value="on" checked
|
||||
style="vertical-align:middle; margin-right:6px;">
|
||||
Email me the digest — daily for paid, Sunday for everyone.
|
||||
One-click unsubscribe in every email.
|
||||
</label>
|
||||
<button type="submit">Verify</button>
|
||||
</form>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue