Skip to content

Commit c2f4afb

Browse files
authored
Merge pull request #15432 from devopsdays/jerdog/kc2025-confEnd
[kc-2025] End of Conference edits
2 parents bcdfb12 + f51838e commit c2f4afb

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

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

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,6 @@ Description = "DevOpsDays Kansas City, after a successful return in 2024, is bac
5454
   Contact Us
5555
</a>
5656
</div>
57-
<div class = "d-flex p-2">
58-
<a class="btn btn-primary btn-block" style = "margin-top: 10px; margin-bottom: 10px;
59-
background-color: #96bfe6; border-color: #96bfe6;"
60-
href="https://ti.to/kansas-city-developers-conference/kcdc-2025/with/butv1w2odhe">
61-
<i class="fa-solid fa-ticket"></i>
62-
&nbsp;&nbsp;&nbsp;Get your Ticket!
63-
</a>
64-
</div>
6557
<!-- remove CFP
6658
<div class = "d-flex p-2">
6759
<a class="btn btn-primary btn-block" style = "margin-top: 10px; margin-bottom: 10px; background-color: #96bfe6; border-color: #96bfe6;" href="https://sessionize.com/kcdc-2025" target="_blank">
@@ -110,15 +102,17 @@ Description = "DevOpsDays Kansas City, after a successful return in 2024, is bac
110102
</div>
111103
</div>
112104

105+
<!-- Remove registration
113106
<div class = "row">
114107
<div class = "col-md-2">
115108
<strong>Register</strong>
116109
</div>
117110
<div class = "col-md-8">
118111
<a href="https://ti.to/kansas-city-developers-conference/kcdc-2025/with/butv1w2odhe" target="_blank">Register to attend the conference!</a>
119-
<!-- {{< event_link page="registration" text="Register to attend the conference!" >}} -->
112+
{{< event_link page="registration" text="Register to attend the conference!" >}}
120113
</div>
121114
</div>
115+
-->
122116

123117
<!-- remove CFP
124118
<div class = "row">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ registration_date_start: 2025-01-07T08:00:00-06:00 # start accepting registratio
2626
registration_date_end: 2025-08-13T08:00:00-06:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2727

2828
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
29-
registration_link: "https://tickets.devopsdayskc.org" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
29+
registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
3030

3131
# Location
3232
#
@@ -39,7 +39,7 @@ location_address: "Kansas City Convention Center, 301 W 13th St #100, Kansas Cit
3939
nav_elements: # List of pages you want to show up in the navigation of your page.
4040
# - name: propose
4141
- name: location
42-
- name: registration
42+
# - name: registration
4343
- name: program
4444
- name: speakers
4545
- name: sponsor

0 commit comments

Comments
 (0)