Skip to content

Commit 78d385c

Browse files
committed
redirect to propose page first
1 parent e5729c2 commit 78d385c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/events/2025-kansas-city/propose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are three ways to propose a topic at DevOpsDays:
2020

2121
<div class = "row" id = "main-row">
2222
<div class = "col-md-12">
23-
<a class="btn btn-primary btn-block" style = "margin: auto; width: 15%; background-color: #96bfe6; border-color: #96bfe6;" href="">
23+
<a class="btn btn-primary btn-block" style = "margin: auto; width: 15%; background-color: #96bfe6; border-color: #96bfe6;" href="https://sessionize.com/kcdc-2025" target="_blank">
2424
<i class="fa-solid fa-envelope"></i>
2525
&nbsp;&nbsp;&nbsp;Propose a Talk
2626
</a>

data/events/2025/kansas-city/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ startdate: 2025-08-13T08:00:00-06:00 # The start date of your event. Leave blank
1616
enddate: 2025-08-13T17:00:00-06:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1717

1818
# Leave CFP dates blank if you don't know yet, or set all three at once.
19-
cfp_date_start: 2025-01-07T12:00:00-06:00 # start accepting talk proposals.
19+
cfp_date_start: 2025-01-07T08:00:00-06:00 # start accepting talk proposals.
2020
cfp_date_end: 2025-02-21T23:59:59-06:00 # close your call for proposals.
2121
cfp_date_announce: "" # inform proposers of status
2222

23-
cfp_link: "https://sessionize.com/kcdc-2025" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
23+
cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2424

2525
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2626
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.

0 commit comments

Comments
 (0)