Skip to content

Commit c67a3c5

Browse files
committed
[ZRH-2026] Add CFP Link
1 parent 50ee5dd commit c67a3c5

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

content/events/2026-zurich/welcome.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,19 @@ Description = "DevOpsDays Zurich 2026"
9797
{{< event_link page="registration" text="Register to attend the conference!" >}}
9898
</div>
9999
</div>
100-
100+
-->
101101

102102
<div class = "row">
103103
<div class = "col-md-2">
104104
<strong>Propose</strong>
105105
</div>
106106
<div class = "col-md-8">
107-
<a href="https://sessionize.com/devopsdays-zurich-2025/">Propose a talk!</a>
107+
<a href="https://sessionize.com/devopsdays-zurich-2026/">Propose a talk!</a>
108108
</div>
109109
</div>
110110

111111

112+
<!--
112113
<div class="row">
113114
<div class="col-md-2">
114115
<strong>Sponsors</strong>

data/events/2026/zurich/main.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ startdate: 2026-05-06T00:00:00+02:00 # The start date of your event. Leave blank
1515
enddate: 2026-05-07T23:59:59+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1616

1717
# Leave CFP dates blank if you don't know yet, or set all three at once.
18-
cfp_date_start: 2025-12-01T00:00:00+02:00 # start accepting talk proposals.
19-
cfp_date_end: 2026-02-01T23:59:59+02:00 # close your call for proposals.
20-
cfp_date_announce: 2025-12-01T00:00:00+02:00 # inform proposers of status
18+
cfp_date_start: 2025-10-01T00:00:00+02:00 # start accepting talk proposals.
19+
cfp_date_end: 2026-01-31T23:59:59+02:00 # close your call for proposals.
20+
cfp_date_announce: 2026-02-28T00:00:00+02:00 # inform proposers of status
2121

22-
cfp_link: "false"
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.
22+
cfp_link: "true"
23+
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.
2424

2525
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.
2626
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.
@@ -49,7 +49,6 @@ event_social_youtube: "DevOpsDaysZurich" # Change this to the youtube channel ha
4949
event_twitter: "DevOpsZH" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
5050

5151
nav_elements: # List of pages you want to show up in the navigation of your page.
52-
# - name: propose
5352
- name: location
5453
# - name: registration
5554
# - name: program
@@ -156,6 +155,10 @@ sponsors:
156155
level: community
157156
- id: girlscodetoo
158157
level: community
158+
- id: vshn
159+
level: gold
160+
- id: cyberlink
161+
level: event
159162

160163
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
161164

@@ -181,4 +184,4 @@ sponsor_levels:
181184
max: 0
182185
- id: partner
183186
label: Partner
184-
max: 0
187+
max: 0

0 commit comments

Comments
 (0)