mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Replace buttondown newsletter with tinyletter
This commit is contained in:
@@ -53,21 +53,8 @@
|
||||
<p><ul>
|
||||
<li>Subscribe to our <a href="/rss.xml">RSS/Atom Feed</a>,</li>
|
||||
<li>Subscribe to <a href="https://github.com/phil-opp/blog_os/issues/479">this GitHub issue</a>, or</li>
|
||||
<li>Subscribe via email below:</li>
|
||||
<li>Subscribe to our <a href="https://tinyletter.com/phil-opp/">email newsletter</a>.</li>
|
||||
</ul></p>
|
||||
<form
|
||||
action="https://buttondown.email/api/emails/embed-subscribe/phil-opp"
|
||||
method="post"
|
||||
target="popupwindow"
|
||||
onsubmit="window.open('https://buttondown.email/phil-opp', 'popupwindow')"
|
||||
class="embeddable-buttondown-form subscribe"
|
||||
>
|
||||
<div class="subscribe-fields">
|
||||
<input type="email" name="email" id="bd-email" placeholder="Enter your email">
|
||||
<input type="hidden" value="1" name="embed"/>
|
||||
<input type="submit" value="Subscribe" />
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="posts first-edition">
|
||||
|
||||
Reference in New Issue
Block a user