Skip to content

Commit c3c9d98

Browse files
authored
Merge pull request #15312 from LORDBABUINO/feat/ticket-link
[BSB-2025] add registration link
2 parents 874c437 + 280b38c commit c3c9d98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

content/events/2025-brasilia/welcome.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ Description = "DevOpsDays Brasília 2025"
4343
{{< event_link url-key="cfp_link" text="Submeta a sua talk!" >}}
4444
</div>
4545
</div>
46-
<!--div class="row">
46+
<div class="row">
4747
<div class="col-md-2">
4848
<strong>Ingresso</strong>
4949
</div>
5050
<div class="col-md-6">
5151
{{< event_link url-key="registration_link" text="Adiquira aqui!" >}}
5252
</div>
53-
</div-->
53+
</div>
5454
</div>
5555

5656
<div>

data/events/2025/brasilia/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ cfp_date_end: "2025-07-01T23:59:59-03:00" #2019-10-25T00:09:00-03:00 # close you
2323
# cfp_open: "true"
2424
cfp_link: "https://linktr.ee/devopsdaysbsb" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2525

26-
# registration_date_start: 2024-07-11T00:00:00-03:00 #2022-10-01T00:09:00-03:00 # start accepting registration. Leave blank if registration is not open yet
27-
# registration_date_end: 2024-11-23T14:00:00-03:00 #2022-10-31T00:09:00-03:00 # close registration. Leave blank if registration is not open yet.
26+
registration_date_start: 2025-07-07T00:00:00-03:00 #2022-10-01T00:09:00-03:00 # start accepting registration. Leave blank if registration is not open yet
27+
registration_date_end: 2025-09-20T14:00:00-03:00 #2022-10-31T00:09:00-03:00 # close registration. Leave blank if registration is not open yet.
2828

2929
# registration_closed: "" #set this to true if you need to manually close registration before your registration end date
30-
# registration_link: "https://devopsdaysbrasilia.eventize.com.br/" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
30+
registration_link: "https://www.hubingressos.com.br/evento/devopsdaysbsb2025" # 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
3333
#

0 commit comments

Comments
 (0)