Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spring launch to CTAs #6864

Merged
merged 3 commits into from
Feb 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions website/blog/ctas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
subheader: Catch up on Coalesce 2024 and register to access a select number of on-demand sessions.
button_text: Register and watch
url: https://coalesce.getdbt.com/register/online
- name: sdf_webinar_2025
header: Accelerating dbt with SDF
subheader: Join leaders from dbt Labs and SDF Labs for insights and a live Q&A.
- name: spring_launch_2025
header: 2025 dbt Cloud Launch Showcase
subheader: Join us on March 19th or 20th to hear from our executives and product leaders about the latest features landing in dbt.
button_text: Save your seat
url: https://www.getdbt.com/resources/webinars/accelerating-dbt-with-sdf
url: https://www.getdbt.com/resources/webinars/2025-dbt-cloud-launch-showcase
2 changes: 1 addition & 1 deletion website/blog/metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
featured_image: ""

# This CTA lives in right sidebar on blog index
featured_cta: "sdf_webinar_2025"
featured_cta: "spring_launch_2025"

# Show or hide hero title, description, cta from blog index
show_title: true
Expand Down
Loading