You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/events/2025/warsaw/main.yml
+38-15Lines changed: 38 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -47,11 +47,13 @@ event_social_youtube: "" # Change this to the youtube channel handle for your ev
47
47
event_twitter: "devopsdayswaw"# This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
48
48
49
49
nav_elements: # List of pages you want to show up in the navigation of your page.
50
-
- name: propose
50
+
# - name: propose
51
51
# - name: location
52
52
- name: registration
53
-
# - name: program
54
-
# - name: speakers
53
+
- name: program
54
+
url: https://devopsdays.pl/#schedule
55
+
- name: speakers
56
+
url: https://devopsdays.pl/speakers/
55
57
- name: sponsor
56
58
- name: contact
57
59
- name: conduct
@@ -130,12 +132,37 @@ organizer_email: "[email protected]" # Put your organizer email address here
130
132
131
133
# List all of your sponsors here along with what level of sponsorship they have.
132
134
# Check data/sponsors/ to use sponsors already added by others.
133
-
#sponsors:
134
-
# - id: samplesponsorname
135
-
# level: gold
136
-
# # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
137
-
# - id: arresteddevops
138
-
# level: community
135
+
sponsors:
136
+
- id: flox
137
+
level: partner
138
+
- id: googlecloud
139
+
level: partner
140
+
- id: kg-broker
141
+
level: partner
142
+
- id: xebia
143
+
level: partner
144
+
- id: asiwroclaw
145
+
level: community
146
+
- id: kcd-warsaw
147
+
level: community
148
+
- id: sysopspolska
149
+
level: community
150
+
- id: helion
151
+
level: media
152
+
- id: it-schulungen
153
+
level: media
154
+
- id: kubecareers
155
+
level: media
156
+
- id: kubeevents
157
+
level: media
158
+
- id: magazyn-rekruter
159
+
level: media
160
+
- id: megapraca
161
+
level: media
162
+
- id: mobile-trends
163
+
level: media
164
+
- id: pracapl
165
+
level: media
139
166
140
167
sponsors_accepted : "yes"# Whether you want "Become a XXX Sponsor!" link
141
168
@@ -144,13 +171,9 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
144
171
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
145
172
# sponsorship for a specific level, it is best to remove the level.
0 commit comments