Skip to content

Commit 2948ba0

Browse files
committed
Revert "Add event date and CFP information"
This reverts commit dd19abe.
1 parent c3d648d commit 2948ba0

2 files changed

Lines changed: 7 additions & 16 deletions

File tree

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

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,30 +31,21 @@ Description = "devopsdays Sao Paulo 2025"
3131
</div>
3232
<hr>
3333
<div class="col-md-6">
34-
<h3>DevOpsDays São Paulo 2025!</h3>
34+
<h3>DevOpsDays São Paulo 2025</h3>
3535
<hr/>
3636
<div class = "row">
37-
<div class = "col-md-2">
37+
<div class = "col-md-2">
3838
<strong>Data</strong>
3939
</div>
4040
<div class = "col-md-4">
4141
{{< event_start >}}
4242
</div>
4343
</div>
44-
<div class="row">
45-
<div class="col-md-2">
46-
<strong>CFP</strong>
47-
</div>
48-
<div class="col-md-6">
49-
<p>Abertura em 23/04, fechamento em 22/07</p>
50-
<!-- <i class="fa fa-sign-in fa-lg"></i> -->
51-
<!-- {{< event_link url-key="cfp_link" text="Propose a talk!" >}} -->
52-
</div>
53-
</div>
5444
</div>
5545
<div class="col-md-4 embed-responsive">
5646
<iframe width="853" height="480" src="https://www.youtube.com/embed/QAKEmwCleYg" title="DevOpsDays São Paulo 2019 - Intro" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
5747

48+
5849
<!-- <div class = "row">
5950
<div class = "col-md-2">
6051
<strong>Location</strong>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
1010
# variable: 2019-01-05T23:59:59+02:00
1111
# Note: we allow 2025-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
1212

13-
startdate: 2025-11-22T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14-
enddate: 2025-11-22T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
13+
startdate: # 2025-07-12T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14+
enddate: # 2025-07-12T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
17-
cfp_date_start: 2025-04-23T09:00:00+03:00 # start accepting talk proposals.
18-
cfp_date_end: 2025-07-22T00:00:00+03:00 # close your call for proposals.
17+
cfp_date_start: # start accepting talk proposals.
18+
cfp_date_end: # close your call for proposals.
1919
cfp_date_announce: # inform proposers of status
2020

2121
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.

0 commit comments

Comments
 (0)