Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

Commit f63e68d

Browse files
authored
Merge pull request #10 from sassela/master
Replace old workshop details with mailing list link
2 parents 01d7736 + 4706ed1 commit f63e68d

File tree

1 file changed

+37
-14
lines changed

1 file changed

+37
-14
lines changed

index.html

Lines changed: 37 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,43 @@ <h2>Clojure Programming Workshops
3232
</p>
3333
</div>
3434
<div class="col-md-12 text-center space-below">
35-
<p>
36-
<b>Next ClojureBridge workshop: 28 - 29 September 2018 @ FundingCircle, 71 Queen Victoria Street, London, EC4V 4AY
37-
</b>
38-
</p>
39-
<div class="col-md-6 text-center">
40-
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdSi8DCJ57yionYOhJ4NBZf1lR-3DcaOXtxFjkaJlWGA6AMtw/viewform">
41-
<button type="button" class="btn btn-success">I want to join as a student</button>
42-
</a>
43-
</div>
44-
<div class="col-md-6 text-center">
45-
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdTOdF_26z0lh-yHJDSc8tjFd_CoVpTdvb-4MMg7n44EIC4dQ/viewform">
46-
<button type="button" class="btn btn-default">I want to apply to be a coach</button>
47-
</a>
48-
</div>
35+
<!-- Begin Mailchimp Signup Form -->
36+
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
37+
<style type="text/css">
38+
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
39+
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
40+
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
41+
</style>
42+
<div id="mc_embed_signup">
43+
<form action="https://github.us14.list-manage.com/subscribe/post?u=c81ec369c43828a8bcf367b17&amp;id=ef7578ea37" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
44+
<div id="mc_embed_signup_scroll">
45+
<label for="mce-EMAIL">Sign up to hear about the next ClojureBridge workshop</label>
46+
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
47+
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
48+
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_c81ec369c43828a8bcf367b17_ef7578ea37" tabindex="-1" value=""></div>
49+
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
50+
</div>
51+
</form>
52+
</div>
53+
<!--End mc_embed_signup-->
54+
55+
<!-- Begin Workshop Detail -->
56+
<!-- <p> -->
57+
<!-- <b>Next ClojureBridge workshop: 28 - 29 September 2018 @ FundingCircle, 71 Queen Victoria Street, London, EC4V 4AY -->
58+
<!-- </b> -->
59+
<!-- </p> -->
60+
<!-- <div class="col-md-6 text-center"> -->
61+
<!-- <a href="https://docs.google.com/forms/d/e/1FAIpQLSdSi8DCJ57yionYOhJ4NBZf1lR-3DcaOXtxFjkaJlWGA6AMtw/viewform"> -->
62+
<!-- <button type="button" class="btn btn-success">I want to join as a student</button> -->
63+
<!-- </a> -->
64+
<!-- </div> -->
65+
<!-- <div class="col-md-6 text-center"> -->
66+
<!-- <a href="https://docs.google.com/forms/d/e/1FAIpQLSdTOdF_26z0lh-yHJDSc8tjFd_CoVpTdvb-4MMg7n44EIC4dQ/viewform"> -->
67+
<!-- <button type="button" class="btn btn-default">I want to apply to be a coach</button> -->
68+
<!-- </a> -->
69+
<!-- </div> -->
70+
<!-- End Workshop Detail -->
71+
4972
</div>
5073
</div>
5174
</section>

0 commit comments

Comments
 (0)