Skip to content

Commit 2cafa54

Browse files
authored
Merge pull request #15161 from rennerocha/cps-2025-add-date-and-location
[CPS-2025] Add event date and location
2 parents d73dab6 + 6fb8682 commit 2cafa54

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

content/events/2025-campinas/welcome.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,12 @@ a.jssocials-share-link, a.event-cta-button {
9494
<h1 style="color:#5C889F">DevOpsDays Campinas 2025</h1>
9595
<hr/>
9696
<h2>Quando?</h2>
97-
<h3>Setembro/Outubro 2025 (data exata em definição)</h3>
97+
<h3>18 de outubro de 2025</h3>
98+
<h4>Instituto de Computação - Unicamp</h4>
9899
<hr/>
99100
<h2>Quer patrocinar?</h2>
100101
<h3>
101102
<a href="https://www.canva.com/design/DAGhWR7yW-o/aHW-PRY8qmxMehurTY_KTw/view">Acesse aqui nossa Carta de Patrocínio</a> e saiba como patrocinar e apoiar o evento.
102103
</h3>
103104
</div>
104-
</div>
105+
</div>

data/events/2025/campinas/main.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ masthead_background: "background.jpg"
99
# variable: 2019-01-05T23:59:59+02:00
1010
# Note: we allow 2024-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
1111

12-
startdate:
13-
enddate:
12+
startdate: 2025-10-18
13+
enddate: 2025-10-18
14+
15+
location: "Instituto de Computação - Unicamp"
16+
location_address: "Av. Albert Einstein, 1251 - Cidade Universitária, Campinas-SP"
1417

1518
# Leave CFP dates blank if you don't know yet, or set all three at once.
1619
cfp_date_start:
@@ -109,4 +112,4 @@ sponsor_levels:
109112
- id: bronze
110113
label: Bronze
111114
- id: comunidade
112-
label: Comunidade
115+
label: Comunidade

0 commit comments

Comments
 (0)