Skip to content
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
2 changes: 1 addition & 1 deletion content/events/2026-zurich/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Description = "DevOpsDays Zurich 2026"
</div>
</div>

-->

<div class="row">
<div class="col-md-2">
Expand All @@ -97,7 +98,6 @@ Description = "DevOpsDays Zurich 2026"
{{< event_link page="registration" text="Register to attend the conference!" >}}
</div>
</div>
-->

<div class = "row">
<div class = "col-md-2">
Expand Down
4 changes: 2 additions & 2 deletions data/events/2026/zurich/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cfp_date_announce: 2026-02-28T00:00:00+02:00 # inform proposers of status

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.

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.
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.
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.

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

nav_elements: # List of pages you want to show up in the navigation of your page.
- name: location
# - name: registration
- name: registration
# - name: program
# - name: speakers
- name: sponsor
Expand Down
Loading