Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion data/events/2025/florianopolis/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cfp_link: "https://www.papercall.io/devopsdays-fln-2025" # #if you have a custom
# registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
# 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: "false" #set this to true if you need to manually close registration before your registration end date
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
registration_link: "https://meuingresso.com.br/eventos/devopsdays-floripa-2025" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.

# Location
Expand All @@ -36,6 +36,10 @@ coordinates: "-27.499903326916883, -48.514595" # The coordinates of your city. G
location: Auditório do Centro Universitário Cesusc - UNICESUSC
location_address: SC-401, 9301 - Santo Antonio de Lisboa, Florianópolis - SC, 88050-001

event_social_linkedin: "https://www.linkedin.com/company/devopsdaysfln/" # Change this to the url to your Linkedin group, company, or page.
event_social_youtube: "devopsdaysfloripa" # Change this to the youtube channel handle for your event such as devopsdaysrox
# event_social

nav_elements: # List of pages you want to show up in the navigation of your page.
# - name: propose
# - name: location
Expand Down
Loading