Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h3>Stay in touch!</h3>
<p>Follow <a href="https://twitter.com/PyBeeWare/">@PyBeeWare</a> on Twitter, or <a href="/community/keep-informed/">join the BeeWare enthusiasts mailing list</a> for updates, hints, tips, and announcements related to the project.</p>

<div class="row">
<div class="col-xs-8 col-xs-offset-2 col-md-6 col-md-offset-2">
<div class="col-xs-8 col-xs-offset-2 col-md-6 col-md-offset-3">
<a class="btn btn-success btn-lg btn-block" href="/community/keep-informed/" role="button"> <i class="fa fa-envelope" aria-hidden="true"></i> Keep up with BeeWare!
</a>
</div>
Expand Down