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/istanbul/main.yml
+16-4Lines changed: 16 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -45,14 +45,15 @@ event_social_mastadon: "https://mastodon.social/@devopsdaysist" # Change this to
45
45
event_social_bsky: "https://bsky.app/profile/devopsdaysist.bsky.social"# Change this to url to your bluesky page
46
46
event_social_youtube: "devopsdaysist"# Change this to the youtube channel handle for your event such as devopsdaysrox
47
47
# legacy
48
-
event_twitter: "devopsdaysist"# This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
49
48
50
49
nav_elements: # List of pages you want to show up in the navigation of your page.
51
50
# - name: propose
52
51
# - name: location
53
52
# - name: registration
54
-
# - name: program
55
-
# - name: speakers
53
+
- name: program
54
+
url: https://devopsdays.istanbul/#schedules
55
+
- name: speakers
56
+
url: https://devopsdays.istanbul/#ts-speakers
56
57
- name: sponsor
57
58
- name: contact
58
59
- name: conduct
@@ -109,12 +110,23 @@ organizer_email: "[email protected]" # Put your organizer email address he
109
110
# List all of your sponsors here along with what level of sponsorship they have.
110
111
# Check data/sponsors/ to use sponsors already added by others.
111
112
sponsors:
113
+
# platinum
112
114
- id: akbank
113
115
level: platinum
116
+
- id: kloia
117
+
level: platinum
118
+
- id: bestcloudforme
119
+
level: platinum
120
+
# gold
114
121
- id: aws
115
122
level: gold
116
-
- id: kloia
123
+
- id: axoft
117
124
level: gold
125
+
# silver
126
+
- id: parny
127
+
level: silver
128
+
- id: turknet
129
+
level: silver
118
130
119
131
sponsors_accepted : "yes"# Whether you want "Become a XXX Sponsor!" link
0 commit comments