Skip to content

Commit

Permalink
Merge pull request #719 from odan/newsletter
Browse files Browse the repository at this point in the history
Remove Newsletter Section
  • Loading branch information
akrabat committed Jul 1, 2024
2 parents 2b90ed2 + 574b0c2 commit e4d87f0
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,26 +143,3 @@ <h2>Discourse forum</h2>
</div>
</div>

<div class="row section">
<div class="col-md-12">
<h1 class="divider front-page-divider"><span>Newsletter</span></h1>
<p>
Join our newsletter and receive Slim Framework news, release announcements, and security updates.
This is a very very low traffic list.
We hate spam, and we'll respect your inbox. You can unsubscribe at any time.
</p>
<form action="https://tinyletter.com/slimphp" method="post" target="_blank">
<div class="form-group">
<label for="tlemail">Enter your email address</label>
<input type="email" class="form-control" name="email" id="tlemail" required/>
</div>
<p class="center">
<input type="hidden" value="1" name="embed"/>
<input type="submit" class="btn btn-primary btn-lg" value="Subscribe Now"/>
</p>
<p class="center">
<small><a href="https://tinyletter.com/slimphp" target="_blank"><i class="fa fa-envelope"></i> Email Archives</a></small>
</p>
</form>
</div>
</div>

0 comments on commit e4d87f0

Please sign in to comment.