Skip to content

Commit b6cbd13

Browse files
authored
Merge pull request #15782 from baldwinjim/update-cfp
[DFW-2026] Enable Call for Papers
2 parents 6047465 + 229feb6 commit b6cbd13

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

content/events/2026-dallas/welcome.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ Description = "devopsdays dallas 2026"
3838
</div>
3939
</div>
4040

41-
<!-- <div class = "row">
41+
<div class = "row">
4242
<div class = "col-md-2">
4343
<strong>Propose</strong>
4444
</div>
4545
<div class = "col-md-8">
46-
{{< event_link page="propose" text="Propose a talk!" >}}
46+
<a href="https://sessionize.com/DevOpsDaysDallas2026">Propose a talk!</a>
4747
</div>
48-
</div> -->
48+
</div>
4949

5050
<!-- <div class = "row">
5151
<div class = "col-md-2">

data/events/2026/dallas/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cfp_date_start: # start accepting talk proposals.
1818
cfp_date_end: # close your call for proposals.
1919
cfp_date_announce: # 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://sessionize.com/DevOpsDaysDallas2026" #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
masthead_background: "swa_banner.png"
2424

@@ -54,7 +54,7 @@ event_social_youtube: "DevOpsDaysDFW" # Change this to the youtube channel handl
5454
social_shares: # ["email", "twitter", "facebook", "linkedin"]
5555

5656
nav_elements: # List of pages you want to show up in the navigation of your page.
57-
# - name: propose
57+
- name: propose
5858
- name: location
5959
- name: registration
6060
# - name: program

0 commit comments

Comments
 (0)