Skip to content

Commit b835949

Browse files
authored
Merge pull request #15195 from greglixandrao/sp-2025-open-cfp
[SP-2025] - Update CfP link, menu and change logos
2 parents c436fed + b0f2ebb commit b835949

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed
183 KB
Loading

content/events/2025-sao-paulo/welcome.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@ Description = "devopsdays Sao Paulo 2025"
1111

1212
<div class="row">
1313
<div class="col-md-2">
14-
<img alt="DevOpsDays sao-paulo 2025" src="/events/2025-sao-paulo/logo.png" style="width:100%">
14+
{{< event_logo >}}
1515
<hr>
1616
<a href="https://twitter.com/sp_devopsdays" target="_blank">
17-
<i class="fa fa-twitter fa-lg"></i> Twitter DoD-SP
17+
<i class="fab fa-twitter fa-lg"></i> Twitter DoD-SP
1818
</a>
1919
<br>
2020
<a href="https://t.me/devopsdayssaopaulo" target="_blank">
21-
<i class="fa fa-telegram fa-lg"></i> Telegram DoD-SP
21+
<i class="fab fa-telegram fa-lg"></i> Telegram DoD-SP
2222
</a>
2323
<br>
2424
<a href="https://www.linkedin.com/company/devopsdayssp" target="_blank">
25-
<i class="fa fa-linkedin fa-lg"></i> Linkedin DoD-SP
25+
<i class="fab fa-linkedin fa-lg"></i> Linkedin DoD-SP
2626
</a>
2727
<br>
2828
<a href="https://www.instagram.com/devopsdayssp/" target="_blank">
29-
<i class="fa fa-instagram fa-lg"></i> Instagram DoD-SP
29+
<i class="fab fa-instagram fa-lg"></i> Instagram DoD-SP
3030
</a>
3131
</div>
3232
<hr>
@@ -46,7 +46,7 @@ Description = "devopsdays Sao Paulo 2025"
4646
<strong>CFP</strong>
4747
</div>
4848
<div class="col-md-6">
49-
<p>Abertura da envio em 19/05, fechamento em 25/07</p>
49+
<p>{{< event_link url-key="cfp_link" text="Subter proposta, até 25/07 às 23h59" >}}</p>
5050
</div>
5151
</div>
5252
</div>

data/events/2025/sao-paulo/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cfp_date_start: 2025-05-19T10:00:00+03:00 # start accepting talk proposals.
1818
cfp_date_end: 2025-07-25T23:59:59+03:00 # close your call for proposals.
1919
cfp_date_announce: 2025-08-25T10:00:00+03:00 # inform proposers of status
2020

21-
cfp_link: "" #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.
21+
cfp_link: "https://talks.devopsdays.org/devopsdays-sao-paulo-2025/cfp" #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.
2222

2323
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.
2424
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -47,8 +47,8 @@ event_social_twitter: "https://twitter.com/sp_devopsdays" # Change this to the t
4747
# event_twitter: "sp_devopsdays" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
4848

4949
nav_elements: # List of pages you want to show up in the navigation of your page.
50-
# - name: chamadas (CfP)
51-
# url: https://talks.devopsdays.org/devopsdays-sao-paulo-2025/cfp
50+
- name: chamadas (CfP)
51+
url: https://talks.devopsdays.org/devopsdays-sao-paulo-2025/cfp
5252
# - name: location
5353
# - name: registration
5454
# - name: program

0 commit comments

Comments
 (0)