Skip to content

Commit e0af857

Browse files
committed
Add Valeta and Cape Town to hero locations
2 parents 264093d + de61a73 commit e0af857

File tree

2 files changed

+56
-2
lines changed

2 files changed

+56
-2
lines changed

_data/flightRoutes.yaml

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2414,4 +2414,52 @@
24142414
year: 2025
24152415
month: "July"
24162416
occasion: "Work"
2417-
travelers: ["Patrick"]
2417+
travelers: ["Patrick"]
2418+
2419+
- origin: "Denver"
2420+
destination: "New York"
2421+
airline: "United"
2422+
year: 2025
2423+
month: "July"
2424+
occasion: "Work"
2425+
travelers: ["Patrick"]
2426+
2427+
- origin: "New York"
2428+
destination: "Denver"
2429+
airline: "United"
2430+
year: 2025
2431+
month: "July"
2432+
occasion: "Work"
2433+
travelers: ["Patrick"]
2434+
2435+
- origin: "Denver"
2436+
destination: "Boston"
2437+
airline: "United"
2438+
year: 2025
2439+
month: "July"
2440+
occasion: "Work"
2441+
travelers: ["Patrick"]
2442+
2443+
- origin: "Boston"
2444+
destination: "Denver"
2445+
airline: "United"
2446+
year: 2025
2447+
month: "July"
2448+
occasion: "Work"
2449+
travelers: ["Patrick"]
2450+
2451+
- origin: "Denver"
2452+
destination: "London"
2453+
airline: "United"
2454+
year: 2025
2455+
month: "August"
2456+
occasion: "Work"
2457+
travelers: ["Patrick"]
2458+
2459+
- origin: "London"
2460+
destination: "Denver"
2461+
airline: "United"
2462+
year: 2025
2463+
month: "August"
2464+
occasion: "Work"
2465+
travelers: ["Patrick"]

_data/heroLocations.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,15 @@
265265
- name: "Kota Kinabalu"
266266
lat: 5.9804
267267
lon: 116.0735
268+
<<<<<<< HEAD
268269
- name: "Valeta"
269270
lat: 35.8989
270271
lon: 14.5146
271272
- name: "Cape Town"
272273
lat: -33.9249
273-
lon: 18.4241
274+
lon: 18.4241
275+
=======
276+
- name: "Boston"
277+
lat: 42.3656
278+
lon: -71.0096
279+
>>>>>>> de61a73267252f8cd00b3ff27375be40fcc03489

0 commit comments

Comments
 (0)