Skip to content

Commit e6cc125

Browse files
committed
Update homepage with April meetup
1 parent dc334e9 commit e6cc125

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

index.html

+12-9
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
page_class: "home"
44
description: "Welcome to the Amsterdam Ruby meetup group! RSVP for our next event or catch up on the last event."
55
livestream_link: ""
6-
meetup_link: "https://www.meetup.com/amsterdam-rb/events/297055603/"
6+
meetup_link: "https://www.meetup.com/amsterdam-rb/events/299448124/"
77
---
88

99
<section class="hero" id="hero">
@@ -37,20 +37,23 @@ <h2 class="big">Last meetup recording</h2>
3737

3838
<section class="meetup2 light-content content-with-shadow" id="meetup">
3939
<div class="wrap">
40-
<h2 class="big">November meetup</h2>
41-
<p class="date">21st of November</p>
40+
<h2 class="big">April meetup</h2>
41+
<p class="date">18th of April, 2024</p>
4242
<p>Location: <a href="https://maps.app.goo.gl/yusin4rM9d1kBHNr6">Catawiki, Sint Jorissteeg 2, Amsterdam</a></p>
4343
<div class="text-content">
44-
<p>Hello Rubyists! 🧣🧤</p>
44+
<p>Hello Rubyists!</p>
4545

46-
<p>Are you ready for winter? Join us for the last meetup of 2023! The November meetup will end with two talks! Join us to learn new things and chat with people from the community. Anyone interested in learning more about Ruby and the local tech community is welcome to join!</p>
46+
<p>Join us for this April for another wonderful meetup! We will have two talks, to be announced later. Join us to learn new things and chat with people from the community. Anyone interested in learning more about Ruby and the local tech community is welcome to join!</p>
4747

4848
<p>This month's meetup will take place at the Catawiki office! They will also provide the delicious food and drinks to power us through the evening 😋</p>
4949

5050
<p>Take a look at <a href="#program">this month's program</a> for more information about the talks and speakers.</p>
5151

5252
<p>Cheers,</p>
5353
<p>Tom, Arno and Aidan</p>
54+
55+
<p>PS 1. This month the meetup will take place on a Thursday, not a Tuesday.</p>
56+
<p>PS 2. If you are interested in giving a talk, let us know. Learn more about <a href="/speakers/">giving a talk at Amsterdam.rb</a>.</p>
5457
</div>
5558

5659
{% comment %}
@@ -88,16 +91,16 @@ <h2 class="big">Event <span class="highlight">Program</span></h2>
8891
<div class="entry">
8992
<div class="time">First slot</div>
9093
<div class="details">
91-
<div class="entry-name speaker">Arno Fleming</div>
92-
<div class="title">Community questionnaire results</div>
94+
<div class="entry-name speaker">Sebastian van Hesteren</div>
95+
<div class="title">Database locking and job queues</div>
9396
</div>
9497
</div>
9598

9699
<div class="entry">
97100
<div class="time">Second slot</div>
98101
<div class="details">
99-
<div class="entry-name speaker">Kirill Kayumov</div>
100-
<div class="title">Detecting N+1 query problem effectively</div>
102+
<div class="entry-name speaker">Krzysztof Hasiński</div>
103+
<div class="title">'Fantastic Databases And Where to Find Them'</div>
101104
</div>
102105
</div>
103106

0 commit comments

Comments
 (0)