Skip to content

Commit 243fb77

Browse files
authored
Merge pull request #15086 from DODFSA/dod-fsa-2025
[feira-de-santana-2025] Add the ticket url
2 parents 8f089fd + 60cd411 commit 243fb77

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

content/events/2025-feira-de-santana/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ a.jssocials-share-link, a.event-cta-button {
8686
<br><br>
8787
<p></p>
8888
<p><a href="" target="_blank"><button type="button">ENVIE SUA PALESTRA</button></a></p>
89-
<p><a href="" target="_blank"><button>INSCREVA-SE</button></a></p>
89+
<p><a href="https://dodfsa2025.eventize.com.br/" target="_blank"><button>INSCREVA-SE</button></a></p>
9090
<p><a href="https://forms.gle/iHXKxDBnugiWydCh7"><button>SEJA UM SPONSOR</button></a></p>
9191
<p><a href="/events/2025-feira-de-santana/contact/"><button>CONTATO</button></a></p>
9292
<p><a href="https://maps.app.goo.gl/Gb8rMkRFBC6KXDtg9" target="_blank"><button type="button">LOCALIZAÇÃO</button></a></p>

data/events/2025/feira-de-santana/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ registration_date_start: # start accepting registration. Leave blank if registra
2626
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2727

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

3131
# Location
3232
#
@@ -43,6 +43,8 @@ nav_elements: # List of pages you want to show up in the navigation of your page
4343
# - name: program
4444
# - name: speakers
4545
- name: location
46+
- name: ticket
47+
url: https://dodfsa2025.eventize.com.br/
4648
- name: sponsor
4749
- name: contact
4850
- name: conduct

0 commit comments

Comments
 (0)