@@ -56,12 +56,12 @@ <h5 class="title is-5">March 21 & 22, 2026</h5>
5656 < section class ="hero is-medium ">
5757 < div class ="hero-body ">
5858 < div class ="mailing-list block ">
59- < h4 class ="title is-4 " > Follow the Conversation </ h4 >
59+ < h3 class ="title is-3 " > Keep in touch! </ h3 >
6060 < p class ="block ">
61- Join our newsletter to hear the latest news as soon as we announce them.
61+ Join our newsletter to hear the latest news as soon as it's announced!
6262 </ p >
6363 < p class ="block ">
64- We promise, we won't overload your inbox.
64+ We promise, we won't overload your inbox. (Fewer than 10 emails per year)
6565 </ p >
6666 < form
6767 action ="https://buttondown.com/api/emails/embed-subscribe/pycascades "
@@ -71,8 +71,7 @@ <h4 class="title is-4">Follow the Conversation</h4>
7171 class ="embeddable-buttondown-form ">
7272 < div class ="field has-addons ">
7373 < div class ="control is-expanded ">
74- < input class ="input " id ="bd-email " type ="email " name ="email " value ="" placeholder ="Your Email "
75- required ="required ">
74+ < input class ="input " id ="bd-email " type ="email " name ="email " value ="" placeholder ="Your Email " required ="required ">
7675 </ div >
7776 < div class ="control ">
7877 < button class ="button is-primary " type ="submit "> < i class ="fa-solid fa-paper-plane "> </ i >
@@ -83,17 +82,23 @@ <h4 class="title is-4">Follow the Conversation</h4>
8382 </ form >
8483 </ div >
8584 < div class ="columns mt-6 ">
86- < div class ="column ">
87- < a href ="https://fosstodon.org/@pycascades ">
88- < img src ="{{ '/static/mastodon.svg' | asseturl }} " width ="35 " alt ="Mastodon icon ">
85+ < div class ="column icon-text ">
86+ < span class ="icon has-text-primary " aria-hidden ="true "> < span class ="fa-brands fa-mastodon fa-2xl "> </ span > </ span >
87+ < a href ="https://hachyderm.io/@pycascades ">
88+ Follow us on Mastodon
8989 </ a >
90- You can follow us
9190 </ div >
92- < div class ="column ">
91+ < div class ="column icon-text ">
92+ < span class ="icon has-text-primary " aria-hidden ="true "> < span class ="fa-solid fa-rss fa-2xl "> </ span > </ span >
93+ < a href ="{{ '/news@atom/news'|url }} " type ="application/atom+xml " rel ="alternate " title ="Sitewide Atom feed ">
94+ Add our news to your RSS feed
95+ </ a >
96+ </ div >
97+ < div class ="column icon-text ">
98+ < span class ="icon has-text-primary " aria-hidden ="true "> < span class ="fa-brands fa-slack fa-2xl "> </ span > </ span >
9399 < a href ="https://join.slack.com/t/pycascades/shared_invite/zt-1l5libchy-RyQi1Kh0PS8DXCfhxhHZhQ ">
94- < img src =" {{ '/static/slack.svg' | asseturl }} " width =" 35 " alt =" Slack icon " >
100+ Join our Slack workspace
95101 </ a >
96- Or join our Slack workspace
97102 </ div >
98103 </ div >
99104 </ div >
0 commit comments