Always load Mailchimp CSS over HTTPS (#13678)
parent
d3cd85d496
commit
2d1fdb0666
|
@ -11,7 +11,7 @@
|
||||||
<section id="kubeweekly">
|
<section id="kubeweekly">
|
||||||
<main>
|
<main>
|
||||||
<!-- Begin MailChimp Signup Form -->
|
<!-- Begin MailChimp Signup Form -->
|
||||||
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
|
<link href="https://cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
#mc_embed_signup{clear:left; width:100%;}
|
#mc_embed_signup{clear:left; width:100%;}
|
||||||
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
|
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
|
||||||
|
|
Loading…
Reference in New Issue