You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/events/2026-dallas/location.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,23 @@ Type = "event"
4
4
Description = "Location for devopsdays dallas 2026"
5
5
+++
6
6
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.
<!-- 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 -->
20
20
<!-- {{< event_map >}} -->
21
21
22
22
<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, <ahref="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.
24
24
<br>
25
25
<br>
26
26
<!-- Go to www.addthis.com/dashboard to customize your tools -->
Copy file name to clipboardExpand all lines: data/events/2026/dallas/main.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
10
10
# variable: 2019-01-05T23:59:59+02:00
11
11
# 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)
12
12
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.
15
15
16
16
# Leave CFP dates blank if you don't know yet, or set all three at once.
17
17
cfp_date_start: # start accepting talk proposals.
@@ -32,8 +32,8 @@ registration_link: "" # If you have a custom registration link, enter it here. T
32
32
#
33
33
# coordinates: "" # No longer used
34
34
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!
37
37
38
38
# Optional - Social badges
39
39
# 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