Skip to content

Commit 8eb6c78

Browse files
authored
Update CFP button and banner on homepage (#455)
* Update index.html * Update banner.html
1 parent 6e5063e commit 8eb6c78

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_includes/banner.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="banner text--align-center">
22
<p>
3-
<a class="common-button--text" href="https://guides.rubyonrails.org/getting_started.html" target="_blank">
4-
[New Getting Started Tutorial] Build an e-commerce app with Rails 8.
3+
<a class="common-button--text" href="https://rubyonrails.org/2025/3/7/apply-to-speak-at-rails-world-2025" target="_blank">
4+
[Rails World 2025] CFP is now open - submit by April 10
55
</a>
66
</p>
77
</div>

world/2025/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<h1 class="uppercase">September 4 & 5</h1>
1111
<h2>Beurs van Berlage, Amsterdam</h2>
1212

13-
<a href="https://sessionize.com/rails-world-2025" target="_blank" class="button-primary large">CFP opens March 11</a>
13+
<a href="https://sessionize.com/rails-world-2025" target="_blank" class="button-primary large">Submit your talk</a>
1414

1515
<div class="line"></div>
1616
<p>Tickets coming soon!</p>

0 commit comments

Comments
 (0)