mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Provide alternative methods to subscribe: RSS + GitHub issue
This commit is contained in:
@@ -43,7 +43,13 @@
|
||||
|
||||
<div class="posts subscribe">
|
||||
<h2 class="post-title">Subscribe</h2>
|
||||
Receive notifications about new posts and other major changes.
|
||||
<p>Receive notifications about new posts and other major changes! You can either:</p>
|
||||
|
||||
<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>
|
||||
</ul></p>
|
||||
<form
|
||||
action="https://buttondown.email/api/emails/embed-subscribe/phil-opp"
|
||||
method="post"
|
||||
|
||||
Reference in New Issue
Block a user