Skip to content

Commit d4af6f2

Browse files
authored
Merge pull request #14871 from deniger/main-remove-cfp
[GE-2025] remove proposal
2 parents e6135a9 + d295ba2 commit d4af6f2

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

content/events/2025-geneva/welcome.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ Description = "DevopsDays Geneva 2025"
6464
<div class="row">
6565
<div class="col-md-12">
6666
<div class="row justify-content-center">
67-
<div class="d-flex p-2">
68-
<a class="btn btn-primary btn-block"
69-
style="margin-top: 15px; margin-bottom: 15px; background-color: #8e44b3; border-color: #8e44b3;"
70-
href="/events/2025-geneva/propose">
71-
<i class="fa fa-person-chalkboard fa-lg"></i>&nbsp;&nbsp;&nbsp;Propose a talk!</a>
72-
</div>
7367
<div class="d-flex p-2">
7468
<a class="btn btn-primary btn-block"
7569
style="margin-top: 15px; margin-bottom: 15px; background-color: #8e44b3; border-color: #8e44b3;"
@@ -122,14 +116,6 @@ Description = "DevopsDays Geneva 2025"
122116
</div>
123117
</div>
124118

125-
<div class = "row">
126-
<div class = "col-md-2">
127-
<strong>Propose</strong>
128-
</div>
129-
<div class = "col-md-8">
130-
{{< event_link page="propose" text="Propose a talk!" >}}
131-
</div>
132-
</div>
133119

134120
<!-- <div class = "row">
135121
<div class = "col-md-2">

data/events/2025/geneva/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ location: "Geneva" # Defaults to city, but you can make it the venue name.
3838
location_address: "Campus de Battelle, Rue de la Tambourine 17, 1227 Carouge" #Optional - use the street address of your venue. This will show up on the welcome page if set.
3939

4040
nav_elements: # List of pages you want to show up in the navigation of your page.
41-
- name: propose
41+
# - name: propose
4242
- name: location
4343
- name: registration
4444
# - name: program

0 commit comments

Comments
 (0)