Skip to content

Commit 816e618

Browse files
author
Jim Baldwin
committed
update contact page, update welcome page links, fix typo on sponsorship page
1 parent 233a2d0 commit 816e618

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

content/events/2025-dallas/contact.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ If you'd like to contact us by email: {{< email_organizers >}}
1010

1111
{{< list_organizers >}}
1212

13+
<strong><i>Local Emeritus Organizers</i></strong><br>
14+
Ben Johnson, Annie Hedgpeth, Michael Hedgepeth, Carlos Nuñez. Mark Saum, Megan Bohl, Mike Rosado, Najwan Abdul Wahab
1315

1416
{{< list_core >}}

content/events/2025-dallas/sponsor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ All Media / Community sponsors are entities we value as pillars of continuous le
191191
<li><i class="fa-li fa fa-check-square"></i>10% discount code for ten (10) tickets to share with your audience.</li>
192192
<li><i class="fa-li fa fa-check-square"></i>Logo on a shared slide, rotating during breaks.</li>
193193
<li><i class="fa-li fa fa-check-square"></i>Logo on the DevOpsDays Dallas 2025 event website.</li>
194-
<td><s>10</s></td>
194+
<td>10</td>
195195
</tr>
196196
</tbody>
197197
</table>

content/events/2025-dallas/welcome.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,32 +38,32 @@ Description = "devopsdays dallas 2025"
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">
4646
{{< event_link page="propose" text="Propose a talk!" >}}
4747
</div>
48-
</div>
48+
</div> -->
4949

50-
<!-- <div class = "row">
50+
<div class = "row">
5151
<div class = "col-md-2">
5252
<strong>Program</strong>
5353
</div>
5454
<div class = "col-md-8">
5555
View the {{< event_link page="program" text="program." >}}
5656
</div>
57-
</div> -->
57+
</div>
5858

59-
<!-- <div class = "row">
59+
<div class = "row">
6060
<div class = "col-md-2">
6161
<strong>Speakers</strong>
6262
</div>
6363
<div class = "col-md-8">
6464
Check out the {{< event_link page="speakers" text="speakers!" >}}
6565
</div>
66-
</div> -->
66+
</div>
6767

6868
<div class = "row">
6969
<div class = "col-md-2">

data/events/2025/dallas/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ location: "Plano Event Center" # Defaults to city, but you can make it the venue
3636
location_address: "2000 East Spring Creek Parkway, Plano, TX 75074" #Optional - use the street address of your venue. This will show up on the welcome page if set.
3737

3838
nav_elements: # List of pages you want to show up in the navigation of your page.
39-
- name: propose
39+
# - name: propose
4040
- name: location
4141
- name: registration
4242
url: https://tickets.devopsdays.org/devopsdays-dallas/2025/

0 commit comments

Comments
 (0)