Skip to content

Commit 8267f36

Browse files
authored
Update announcements.yml (#491)
* Update announcements.yml * Update hero_banner.html * Update faq.yml
1 parent d3c90b7 commit 8267f36

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

_data/world/2025/announcements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
general: "General admission now sold out - limited Corporate Support Tickets available"
1+
general: "Rails World is now sold out - See you soon in Amsterdam!"
22
rails_at_scale: "Invite Only - Apply to attend and be a part of the conversation"

_data/world/2025/faq.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
- category: Tickets & Entry
4444
topics:
4545

46+
- question: I was not able to get a ticket, is there a chance that I can still get one?
47+
answer: >
48+
You can reach out to <a href="mailto:[email protected]">[email protected]</a> and be added to a waiting list. No promises, but if a ticket becomes available, we will let you know. Please note: due to volume, we cannot reply to all requests, but don’t worry - even if you don’t hear from us, you’ll be added to the waiting list.
49+
4650
- question: How much are tickets?
4751
answer: |-
4852
This year we will have two ticket types.

_includes/world/2025/homepage_sections/hero_banner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<div class="logo-container">
1616
<img src="/assets/world/2025/logos/RW25_logo-white-square-dated.png" alt="Rails World 2025 Logo" id="logo-world-2025" />
17-
<a href="https://ti.to/rails-world/rails-world-2025" class="button-primary"><span>Book Support ticket</span></a>
17+
<a href="#" class="button-primary disabled"><span>Sold out</span></a>
1818
</div>
1919

2020
<div class="floating-hexagons-container right-side">

0 commit comments

Comments
 (0)