diff --git a/data/events/2025/belo-horizonte/main.yml b/data/events/2025/belo-horizonte/main.yml
index e46bff3b916..559584b50a8 100644
--- a/data/events/2025/belo-horizonte/main.yml
+++ b/data/events/2025/belo-horizonte/main.yml
@@ -5,13 +5,14 @@ event_twitter: "devopsdaysbhz" # Change this to the twitter handle for your even
description: "Devopsdays is coming to Belo Horizonte!" # Edit this to suit your preferences
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
+
# All dates are in unquoted 2025-MM-DDTHH:MM:SS+TZ:TZ, like this:
# variable: 2019-01-04T00:00:00+02:00
# variable: 2019-01-05T23:59:59+02:00
# Note: we allow 2025-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
-startdate: # The start date of your event. Leave blank if you don't have a venue reserved yet.
-enddate: # The end date of your event. Leave blank if you don't have a venue reserved yet.
+startdate: 2025-10-11T00:00:00+02:00
+enddate: 2025-10-11T20:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: # start accepting talk proposals.
@@ -24,7 +25,12 @@ registration_date_start: # start accepting registration. Leave blank if registra
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
-registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
+registration_link: "https://www.even3.com.br/devopsdays-belo-horizonte-2025-562352/" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
+
+coordinates: "-19.972130, -43.964511" # The coordinates of your city. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html
+location: "UniBH Buritis" # Defaults to city, but you can make it the venue name.
+#
+
# Location
#
@@ -48,10 +54,10 @@ event_twitter: "devopsdaysbhz" # This will create a traditional "Follow" twitter
nav_elements: # List of pages you want to show up in the navigation of your page.
# - name: propose
- # - name: Local do Evento
- # url: /events/2024-belo-horizonte/location
- # - name: Inscrições
- # url: https://www.even3.com.br/devopsdays-belo-horizonte
+ - name: UniBH - Estoril
+ url: /events/2024-belo-horizonte/location
+ - name: Inscrições
+ url: https://www.even3.com.br/devopsdays-belo-horizonte-2025-562352/
# - name: GRADE DE PALESTRAS
# url: /events/2024-belo-horizonte/program
# - name: speakers
@@ -179,12 +185,24 @@ organizer_email: "belo-horizonte@devopsdays.org" # Put your organizer email addr
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
- - id: samplesponsorname
- level: gold
- # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
- - id: arresteddevops
+ - id: bancointer
+ level: diamond
+
+ - id: linuxtips
+ level: community
+
+ - id: unibh
+ level: community
+
+ - id: awsugmg
+ level: community
+
+ - id: novatec
level: community
+ - id: 3dcomtech
+ level: community
+
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
# In this section, list the level of sponsorships and the label to use.
@@ -192,9 +210,10 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
# sponsorship for a specific level, it is best to remove the level.
sponsor_levels:
- - id: gold
- label: Gold
-# max: 10
+ - id: diamond
+ label: Diamond
+ - id: platinum
+ label: Platinum
- id: silver
label: Silver
max: 0 # This is the same as omitting the max limit.
@@ -202,3 +221,4 @@ sponsor_levels:
label: Bronze
- id: community
label: Community
+
diff --git a/static/events/2025-belo-horizonte/logo-square.jpg b/static/events/2025-belo-horizonte/logo-square.jpg
new file mode 100644
index 00000000000..40c6d213b1b
Binary files /dev/null and b/static/events/2025-belo-horizonte/logo-square.jpg differ
diff --git a/static/events/2025-belo-horizonte/logo.png b/static/events/2025-belo-horizonte/logo.png
index 6cc8f5e2d23..40c6d213b1b 100644
Binary files a/static/events/2025-belo-horizonte/logo.png and b/static/events/2025-belo-horizonte/logo.png differ
diff --git a/static/img/sponsors/awsugmg.png b/static/img/sponsors/awsugmg.png
index f9639ff05b0..98f7327c0a4 100644
Binary files a/static/img/sponsors/awsugmg.png and b/static/img/sponsors/awsugmg.png differ
diff --git a/static/img/sponsors/bancointer.png b/static/img/sponsors/bancointer.png
index 4ae4a3d58fd..a0bc4f9e16a 100644
Binary files a/static/img/sponsors/bancointer.png and b/static/img/sponsors/bancointer.png differ