Skip to content

Commit 1127137

Browse files
committed
update show location and dates
1 parent 8034f5a commit 1127137

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

content/events/2026-dallas/location.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Type = "event"
44
Description = "Location for devopsdays dallas 2026"
55
+++
66

7-
Here we will provide you with information about the venue including address, map/direction, parking/transit, and any hotel details in this vicinity.
7+
<!-- Here we will provide you with information about the venue including address, map/direction, parking/transit, and any hotel details in this vicinity.
88
<div style="float:left;">
99
<img alt="DevOpsDays Dallas 2025" src="/events/2025-dallas/planoeventcenter.jpg" style="max-width: 60%;">
1010
</div><br><br>
11-
<br><br>
11+
<br><br> -->
1212

1313
### <b>Conference location:</b>
1414
### Southwest Airlines Wings Building<br>
@@ -20,7 +20,7 @@ Here we will provide you with information about the venue including address, map
2020
<!-- {{< event_map >}} -->
2121

2222
<br>
23-
If you are traveling to attend this event, the Plano Event Center is approximately a 45-minute drive from the DFW Airport via President George Bush Turnpike (East). Here is a list of hotels and their distance from the hotel to the vicinity of the Plano Event Center for your convenience: More information about hotels in this area, <a href="https://www.hotelplanner.com/zip/Plano-TX-hotels-in-75074#dir-bar"><strong>click here</strong></a>.
23+
If you are traveling to attend this event, the Southwest Airlines Wings Building is located at Dallas Love Field. It is approximately 25 minutes from DFW Airport via Hwy 114.
2424
<br>
2525
<br>
2626
<!-- Go to www.addthis.com/dashboard to customize your tools -->

data/events/2026/dallas/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ 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 2026-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: 2026-09-29T00:00:00-05:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14-
enddate: 2026-09-30T00:00:00-05:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
13+
startdate: 2026-09-28T00:00:00-05:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14+
enddate: 2026-09-29T00:00:00-05: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.
1717
cfp_date_start: # start accepting talk proposals.
@@ -32,8 +32,8 @@ registration_link: "" # If you have a custom registration link, enter it here. T
3232
#
3333
# coordinates: "" # No longer used
3434

35-
location: "Plano Event Center" # Defaults to city, but you can make it the venue name.
36-
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. Also used by the event_map shortcode!
35+
location: "Southwest Airlines Wings Building" # Defaults to city, but you can make it the venue name.
36+
location_address: "2195 Research Row, Dallas, TX 75235" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
3737

3838
# Optional - Social badges
3939
# These can be used in the body of any page via matching shortcodes. See sample: https://devopsdays.org/events/2025-denver/welcome/

0 commit comments

Comments
 (0)