diff --git a/_layouts/default.html b/_layouts/default.html index 4c2ad250..bd97ef75 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@ {% include head.html %} -
+ {% include notification.html %} {% if page.id == 'home' %} {% include banner.html %} diff --git a/_sass/common/_content.scss b/_sass/common/_content.scss index 89799e5e..a5133c64 100755 --- a/_sass/common/_content.scss +++ b/_sass/common/_content.scss @@ -49,6 +49,15 @@ line-height: 26px; } + /* Page specific overrides */ + .page-events & { + h2 { + color: $color-red; + font-size: 36px; + line-height: 34px; + } + } + hr { background: rgba($color-black, 0.1); @@ -320,6 +329,14 @@ line-height: 28px; } + /* Page specific overrides */ + .page-events & { + h2 { + font-size: 36px; + line-height: 34px; + } + } + p, ul, ol { diff --git a/world/index.html b/world/index.html index a410db36..b314eecd 100644 --- a/world/index.html +++ b/world/index.html @@ -1,4 +1,5 @@ --- +id: events title: "Rails World Conference" description: Rails World is an annual two day Rails community conference, featuring technical talks, workshops, and keynotes about best practices in Rails development. permalink: @@ -19,18 +20,18 @@Rails World is an annual two-day, two track community conference featuring technical talks, demos, workshops, networking, and keynotes about the latest features and best practices in Rails development.
Rails World 2025 will take place in Amsterdam, NL September 4 & 5, 2025, and it is now sold out. Keep an eye on the website or sign up to the event mailing list for updates.
Interested in becoming a sponsor? We are looking for companies who want to help us build fun, engaging elements of Rails World. Please reach out to sponsors@rubyonrails.org or download the sponsorship prospectus below.
@@ -41,7 +42,7 @@Where would you like to see a future edition of Rails World? Drop your suggestion in this suggestion form.