We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79732d7 + 69fe5b8 commit 544533cCopy full SHA for 544533c
1 file changed
data/events/2026/berlin/main.yml
@@ -116,13 +116,13 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
116
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
117
# sponsorship for a specific level, it is best to remove the level.
118
sponsor_levels:
119
+ - id: platinum
120
+ label: Platinum
121
+# max: 10
122
- id: gold
123
label: Gold
-# max: 10
124
- id: silver
125
label: Silver
126
max: 0 # This is the same as omitting the max limit.
- - id: bronze
- label: Bronze
127
- id: community
128
label: Community
0 commit comments