Skip to content

Commit e7a816d

Browse files
committed
updates
1 parent fe9370a commit e7a816d

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

data/events/2025/philadelphia/main.yml

Lines changed: 5 additions & 7 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 2025-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: # The start date of your event. Leave blank if you don't have a venue reserved yet.
14-
enddate: # The end date of your event. Leave blank if you don't have a venue reserved yet.
13+
startdate: 2025-09-30T00:00:00+02:00
14+
enddate: 2025-10-01T23:59:59+02:00
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.
@@ -28,11 +28,9 @@ registration_link: "" # If you have a custom registration link, enter it here. T
2828

2929
# Location
3030
#
31-
# coordinates: "" # No longer used
32-
33-
location: "Philadelphia" # Defaults to city, but you can make it the venue name.
34-
#
35-
location_address: "" #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!
31+
coordinates: "39.9500, -75.1667"
32+
location: "Science History Institute"
33+
location_address: "315 Chestnut St, Philadelphia, PA 19106"
3634

3735
# Optional - Social badges
3836
# These can be used in the body of any page via matching shortcodes. See sample: https://devopsdays.org/events/2025-denver/welcome/
125 KB
Loading
11 KB
Loading

0 commit comments

Comments
 (0)