forked from NoLog.cz/public-web
Change newsletter to link to avoid spam (hopefully)
This commit is contained in:
parent
095182d05e
commit
f198c5234f
1 changed files with 2 additions and 8 deletions
|
@ -18,13 +18,7 @@
|
|||
|
||||
<hr>
|
||||
|
||||
<form class="contact-form" method="post" action="https://newsletter.nolog.cz/subscription/form" class="listmonk-form">
|
||||
<h4>Newsletter</h4>
|
||||
<p><input type="text" name="email" placeholder="e-mail" /></p>
|
||||
<p>
|
||||
<input hidden checked id="f9429" type="checkbox" name="l" value="f942970d-1da9-4cc7-82c6-b2056edb57de" />
|
||||
</p>
|
||||
<p><input style="background: #333333;color: white;border: none;" class="form-submit" type="submit" value="Subscribe" /></p>
|
||||
</form>
|
||||
<h4><a href="https://newsletter.nolog.cz/subscription/form">Newsletter</a></h4>
|
||||
|
||||
</section>
|
||||
</aside>
|
||||
|
|
Reference in a new issue