diff --git a/AppTimelineItem.jsx b/AppTimelineItem.jsx index b2f9183..dfc51ed 100644 --- a/AppTimelineItem.jsx +++ b/AppTimelineItem.jsx @@ -124,7 +124,7 @@ export default function TimeLineItem({ } {/* [MAP MARKER FOR LOCAL EVENTS] */} - {itemData.location === 'Gothenberg, Nebraska' ? + {itemData.location === 'Gothenberg, Nebraska' || itemData.location === 'The Pony Express Route' ? {youAreHere}