Skip to content

Commit 24425f1

Browse files
authored
Merge pull request #14577 from Rapha-Borges/add-c4p-poa
[POA-2024] Add C4P
2 parents 3baafd1 + 3f3a743 commit 24425f1

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

content/events/2024-porto-alegre/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ a.jssocials-share-link, a.event-cta-button {
8888
{{< event_logo >}}
8989
<!-- <img src="/events/2023-montreal/logo-square.jpg"> -->
9090
<p></p>
91-
<p><a href="" onclick="alert('EM BREVE!'); return false"><button>SUBMENTA SUA TALK</button></a></p>
91+
<p><a href="https://www.papercall.io/devopsdayspoa2023"><button>SUBMENTA SUA TALK</button></a></p>
9292
<p><a href="https://www.sympla.com.br/evento/devopsdays-porto-alegre-2024/2617074"><button>INSCREVA-SE</button></a></p>
9393
<p><a href="../sponsor/"><button>SEJA UM SPONSOR</button></a></p>
9494
<p><a href="/events/2024-porto-alegre/contact"><button>CONTATO</button></a></p>

data/events/2024/porto-alegre/main.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ startdate: 2024-11-30T09:00:00-03:00
1414
enddate: 2024-11-30T18:00:00-03:00
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
17-
cfp_date_start: # start accepting talk proposals.
18-
cfp_date_end: # close your call for proposals.
19-
cfp_date_announce: # inform proposers of status
17+
cfp_date_start: 2024-09-12T09:00:00-03:00 # start accepting talk proposals.
18+
cfp_date_end: 2024-10-14T22:10:00-03:00 # close your call for proposals.
19+
cfp_date_announce: 2024-09-12T09: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://www.papercall.io/devopsdayspoa2023" #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: 2024-08-20T08:00:00-03:00 # 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: 2024-11-30T18:00:00-03:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -50,6 +50,10 @@ nav_elements: # List of pages you want to show up in the navigation of your page
5050
icon: "money"
5151
url: /events/2024-porto-alegre/sponsor
5252

53+
- name: Chamadas (C4P)
54+
icon: "paper-plane-o"
55+
url: https://www.papercall.io/devopsdayspoa2023
56+
5357
- name: contato
5458
icon: "envelope-o"
5559
url: /events/2024-porto-alegre/contact

0 commit comments

Comments
 (0)