We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f7617 commit 5d28482Copy full SHA for 5d28482
1 file changed
data/events/2025/goiania/main.yml
@@ -51,11 +51,13 @@ nav_elements: # List of pages you want to show up in the navigation of your page
51
52
- name: programação
53
icon: "calendar"
54
- url: /events/2025-goiania/program
+ url: https://talks.devopsdays.org/devopsdays-goiania-2025/schedule/
55
+ #url: /events/2025-goiania/program
56
57
- name: palestrantes
58
icon: "microphone"
- url: /events/2025-goiania/speakers
59
+ url: https://talks.devopsdays.org/devopsdays-goiania-2025/speaker/
60
+ # url: /events/2025-goiania/speakers
61
62
- name: patrocínio
63
icon: "money"
@@ -116,6 +118,8 @@ sponsors:
116
118
level: gold
117
119
- id: jack-experts
120
121
+ - id: infomach
122
+ level: bronze
123
- id: aws-user-group-goiania
124
level: community
125
- id: devopsgo
0 commit comments