Skip to content

Commit d66ac9b

Browse files
authored
Merge pull request #43117 from satyampsoni/42961
Revise appearance of kubeweekly subscription form
2 parents 4e0c6cb + eb2a280 commit d66ac9b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

layouts/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,12 @@
1818
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
1919
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
2020
</style>
21-
<br>
2221
<br>
2322
<div id="mc_embed_signup">
2423
<form action="https://kubeweekly.us10.list-manage.com/subscribe/post?u=3885586f8f1175194017967d6&amp;id=11c1b8bcb2" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
2524
<div id="mc_embed_signup_scroll">
2625
<p style="font-size: 20px">{{ T "main_kubeweekly_baseline" }}</p>
27-
<br />
26+
2827
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="{{ T "input_placeholder_email_address" }}" aria-label="email" required>
2928
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
3029
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_3885586f8f1175194017967d6_11c1b8bcb2" tabindex="-1" value=""></div>
@@ -33,8 +32,7 @@
3332
</form>
3433
<h5 style="text-align: center"><a href="https://us10.campaign-archive.com/home/?u=3885586f8f1175194017967d6&id=11c1b8bcb2" aria-label="Kube Weekly" style="color: #3371E3; font-weight: 400; font-size: 20px">{{ T "main_kubeweekly_past_link" }}</a></h5>
3534
</div>
36-
<br>
37-
<br>
35+
3836
<!--End mc_embed_signup-->
3937
</div>
4038
</section>

0 commit comments

Comments
 (0)