This commit is contained in:
Nicky Case 2019-05-06 09:34:20 -04:00
parent d48cf55418
commit 733642d474
2 changed files with 1 additions and 16 deletions

View File

@ -156,7 +156,7 @@ PAUSED & LOADING
background: #ff4040;
position: absolute;
left:5px;
bottom: 42px;
bottom: 44px;
}
#loading_pic{
width: 100%;

View File

@ -1,15 +0,0 @@
<form action="https://sendy.ncase.me/subscribe" method="POST" accept-charset="utf-8" target="_blank">
<input type="text" name="name" id="name" style="display:none"/>
<input type="email" name="email" id="email" placeholder="your@email.com"/><br/><br/>
<input type="checkbox" name="gdpr" id="gdpr"/>
<span>
I consent to 1 ✉️ per ~2 months, that's it
</span>
<div style="display:none;">
<label for="hp">HP</label><br/>
<input type="text" name="hp" id="hp"/>
</div>
<input type="hidden" name="list" value="57rMxgfbvr08aemz763COHwg"/>
<input type="hidden" name="subform" value="yes"/>
<input type="submit" name="submit" id="submit"/>
</form>