Skip to content

Commit bd5f5b1

Browse files
authored
Remove 2017 reference on landing page. (#92)
1 parent e289dac commit bd5f5b1

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

index.html

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,28 +22,22 @@
2222

2323
<div class="container container-registration">
2424
<div class="row">
25-
<h3>ClojureBridge 2017</h3>
25+
<h3>ClojureBridge Berlin</h3>
2626
</div>
2727

2828
<div class="row">
2929
<div class="col-xs-12 col-sm-6 col-md-6 bottom-space">
3030
<p>
31-
<b>English:</b> Our next workshop is Friday evening <strong>6 October</strong> and Saturday <strong>7 October</strong>.
32-
</p>
33-
<p>
34-
Registrations are closed now. Sign up to our mailing list to get updates for the next one!
31+
<b>English:</b> Sign up to our mailing list to be the first to hear about the next workshop!
3532
</p>
3633
<p>
3734
{% include announcement_list_signup_form_slim.html button_label="Subscribe" %}
3835
</p>
3936
</div>
4037
<div class="col-xs-12 col-sm-6 col-md-6 bottom-space">
4138
<p>
42-
<b>Deutsch:</b> Nächster Workshop: Freitagabend, <strong>6. Oktober</strong> und Samstag <strong>7. Oktober</strong>.
39+
<b>Deutsch:</b> Trage dich auf unserer Mailingliste ein, um als erste vom nächsten Workshop zu hören!
4340
</p>
44-
<p>
45-
Die Anmeldungen sind jetzt geschlossen. Trage dich auf unserer Mailingliste ein, um als erste vom nächsten Workshop zu hören!
46-
<p>
4741
{% include announcement_list_signup_form_slim.html button_label="Abonnieren"%}
4842
</p>
4943
</div>

0 commit comments

Comments
 (0)