Change newsletter to link to avoid spam (hopefully)

This commit is contained in:
Matěj Divecký 2021-11-29 14:05:42 +01:00
parent 095182d05e
commit f198c5234f

View file

@ -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>