Skip to content

Commit 5b27de0

Browse files
authored
Merge pull request #15726 from baldwinjim/dfw2026-update-show
[DFW-2026] Update location and dates
2 parents ea5c698 + 1127137 commit 5b27de0

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

content/events/2026-dallas/location.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ 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>
14-
### Plano Event Center<br>
15-
[2000 East Spring Creek Parkway, Plano, TX 75074](https://goo.gl/maps/Gn5gqVSKC1u)
14+
### Southwest Airlines Wings Building<br>
15+
[2195 Research Row, Dallas, TX 75235](https://maps.app.goo.gl/nANUjhFdtxipQwHX7)
1616

17-
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3344.0814937765576!2d-96.68670014973011!3d33.054321280795286!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c19959d6acdb5%3A0x9ed9e54ccb0374c8!2sPlano+Event+Center!5e0!3m2!1sen!2sus!4v1553288713591" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
17+
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.1375831953746!2d-96.8699033882146!3d32.841608673526856!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c5278403965%3A0xc1f90aa2c526ec6a!2sSouthwest%20Airlines%20LEAD%20Building!5e0!3m2!1sen!2sus!4v1772411256056!5m2!1sen!2sus" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
1818

1919
<!-- Uncomment this only if you have set the coordinates for your location in the config yaml. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html -->
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)