Skip to content

Commit 05effc4

Browse files
committed
[ZRH-2026] Enable Ticket Sales
1 parent 88f80dc commit 05effc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/events/2026-zurich/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Description = "DevOpsDays Zurich 2026"
8888
</div>
8989
</div>
9090
91+
-->
9192

9293
<div class="row">
9394
<div class="col-md-2">
@@ -97,7 +98,6 @@ Description = "DevOpsDays Zurich 2026"
9798
{{< event_link page="registration" text="Register to attend the conference!" >}}
9899
</div>
99100
</div>
100-
-->
101101

102102
<div class = "row">
103103
<div class = "col-md-2">

data/events/2026/zurich/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cfp_date_announce: 2026-02-28T00:00:00+02:00 # inform proposers of status
2121

2222
cfp_link: "https://sessionize.com/devopsdays-zurich-2026/" #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.
2323

24-
registration_date_start: 2026-01-05T00:00:00+02:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
24+
registration_date_start: 2026-01-04T00:00:00+02:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2525
registration_date_end: 2026-05-06T00:00:00+02:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2626

2727
registration_closed: "false" #set this to true if you need to manually close registration before your registration end date
@@ -49,7 +49,7 @@ event_social_youtube: "DevOpsDaysZurich" # Change this to the youtube channel ha
4949

5050
nav_elements: # List of pages you want to show up in the navigation of your page.
5151
- name: location
52-
# - name: registration
52+
- name: registration
5353
# - name: program
5454
# - name: speakers
5555
- name: sponsor

0 commit comments

Comments
 (0)