Skip to content

Commit 5b8e29b

Browse files
authored
Merge pull request #15544 from orafaelferreiraa/feature/add-tickets
[FLORIPA-2025] adding registration_link
2 parents 1bcf680 + 902e856 commit 5b8e29b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

data/events/2025/florianopolis/main.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cfp_link: "https://www.papercall.io/devopsdays-fln-2025" # #if you have a custom
2626
# 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.
2727
# registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2828

29-
registration_closed: "false" #set this to true if you need to manually close registration before your registration end date
29+
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
3030
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.
3131

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

39+
event_social_linkedin: "https://www.linkedin.com/company/devopsdaysfln/" # Change this to the url to your Linkedin group, company, or page.
40+
event_social_youtube: "devopsdaysfloripa" # Change this to the youtube channel handle for your event such as devopsdaysrox
41+
# event_social
42+
3943
nav_elements: # List of pages you want to show up in the navigation of your page.
4044
# - name: propose
4145
# - name: location

0 commit comments

Comments
 (0)