File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ <h1><a href="/">{{ site.title }}</a></h1>
7
7
< div class ="tagline col-sm-8 col-sm-offset-2 col-md-8 col-md-offset-2 ">
8
8
< h2 > A community-driven weekly newsletter about < a href ="https://swift.org/ " target ="_blank "> Swift.org</ a > .
9
9
Curated by < a href ="{{ site.author.url }} " target ="_blank "> {{ site.author.name }}</ a > and published for free every Thursday.
10
+ < a href ="/subscribe "> Subscribe</ a > to get the best summary about what's happening in the Swift open source project every week.
10
11
</ h2 >
11
12
</ div > <!-- col -->
12
13
</ div > <!-- col -->
Original file line number Diff line number Diff line change 5
5
6
6
< div class ="row ">
7
7
< div class ="col-sm-8 col-sm-offset-2 col-md-8 col-md-offset-2 ">
8
- < h2 class ="text-center "> Subscribe to our mailing list!</ h2 >
9
- < p class ="text-center text-muted " > < small > No spam. We'll never share your email address and you can opt out at any time. </ small > </ p >
8
+ < h2 class ="text "> Subscribe to our mailing list!</ h2 >
9
+ < p class ="lead " > Get the best summary about what's happening in the Swift open source project every week. </ p >
10
10
11
11
<!-- Begin MailChimp Signup Form -->
12
12
< div id ="mc_embed_signup ">
@@ -60,6 +60,7 @@ <h2 class="text-center">Subscribe to our mailing list!</h2>
60
60
< button type ="submit " name ="subscribe " class ="btn btn-warning btn-lg btn-block "> Subscribe</ button >
61
61
<!-- id="mc-embedded-subscribe" -->
62
62
</ div >
63
+ < p class ="text-center text-muted "> < small > No spam. We'll never share your email address and you can opt out at any time.</ small > </ p >
63
64
</ form >
64
65
</ div > <!-- mc_embed_signup -->
65
66
</ div > <!-- col -->
You can’t perform that action at this time.
0 commit comments