Skip to content

Commit ad6f920

Browse files
committed
updates 2026
1 parent 65a812f commit ad6f920

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

_data/navigation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- text: Events
2525
url: /events
2626
submenu:
27-
- text: Ruby for Good 2025
27+
- text: Ruby for Good 2026
2828
url: /events
2929
- text: Event Schedule
3030
url: /events/schedule

_includes/events/landing_page.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<div class="row justify-content-center">
44
<div class="col-xl-10 col-12 text-center pb-30">
55
<div class="title-header">
6-
<h2 class="mb-20">Ruby for Good 2025</h2>
6+
<h2 class="mb-20">Ruby for Good 2026</h2>
77
</div>
88
</div>
99
</div>
1010
<div class="row justify-content-center">
1111
<div class="col-12 col-xl-9 text-center pb-30">
1212
<div class="block-header">
13-
<h2 class="mb-10">September 11 - 14</h2>
13+
<h2 class="mb-10">August 27 - 30</h2>
1414
</div>
1515
</div>
1616
</div>

_includes/events/schedule.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="row justify-content-center">
44
<div class="col-xl-10 col-12 text-center pb-30">
55
<div class="title-header">
6-
<h2 class="mb-20">2025 Event Schedule</h2>
6+
<h2 class="mb-20">2026 Event Schedule</h2>
77
</div>
88
</div>
99
<!-- /col-xl-10 col-12 -->
@@ -21,7 +21,7 @@ <h2 class="mb-20">2025 Event Schedule</h2>
2121
We'll be using the <a href="https://join.slack.com/t/rubyforgood/shared_invite/zt-34b5p4vk3-NWIw6hKs2ma~wm7mYSe0_A" target="_blank" rel="noopener noreferrer">Ruby for Good Slack</a> extensively during the event. Sign up now so you don't miss any announcements, have an early opportunity to meet all your new friends, and get all the Ruby insider info!
2222
</p>
2323
<p>
24-
Below is a tentative schedule for our 2025 Ruby for Good event. Any last-minute changes will be communicated
24+
Below is a tentative schedule for our 2026 Ruby for Good event. Any last-minute changes will be communicated
2525
to attendees via Slack and updated here shortly thereafter.
2626
</p>
2727
</div>
@@ -34,7 +34,7 @@ <h2 class="mb-20">2025 Event Schedule</h2>
3434
<div class="row justify-content-center">
3535
<div class="col-12 col-xl-9 text-center pb-30">
3636
<div class="block-header">
37-
<h2 class="mb-20 unbold text-center">Thursday, September 11th</h2>
37+
<h2 class="mb-20 unbold text-center">Thursday, August 27th</h2>
3838
</div>
3939
</div>
4040
</div>
@@ -79,7 +79,7 @@ <h2 class="mb-20 unbold text-center">Thursday, September 11th</h2>
7979
<div class="row justify-content-center">
8080
<div class="col-12 col-xl-9 text-center pb-30">
8181
<div class="block-header">
82-
<h2 class="mb-20 unbold text-center">Friday, Sept 12th</h2>
82+
<h2 class="mb-20 unbold text-center">Friday, August 28th</h2>
8383
</div>
8484
</div>
8585
</div>
@@ -123,7 +123,7 @@ <h2 class="mb-20 unbold text-center">Friday, Sept 12th</h2>
123123
<div class="row justify-content-center">
124124
<div class="col-12 col-xl-9 text-center pb-30">
125125
<div class="block-header">
126-
<h2 class="mb-20 unbold text-center">Saturday, Sept 13th</h2>
126+
<h2 class="mb-20 unbold text-center">Saturday, August 29th</h2>
127127
</div>
128128
</div>
129129
</div>
@@ -168,7 +168,7 @@ <h2 class="mb-20 unbold text-center">Saturday, Sept 13th</h2>
168168
<div class="row justify-content-center">
169169
<div class="col-12 col-xl-9 text-center pb-30">
170170
<div class="block-header">
171-
<h2 class="mb-20 unbold text-center">Sunday, Sept 14th</h2>
171+
<h2 class="mb-20 unbold text-center">Sunday, August 30th</h2>
172172
</div>
173173
</div>
174174
</div>

0 commit comments

Comments
 (0)