to identify if we are on blog index or detail page.
When on detail page: On page load, the header slideshow is hidden, allowing
for JS at bottom of page to update the image and then show main image in
header slideshow without flashing content while image is updated.
*/
var el = document.querySelector('body');
var className = false ? "blog-detail" : "blog-index";
if (el.classList) { el.classList.add(className); }
else { el.className += " " + className; }
Author
Amy Eastin
Amy is a Kansas City-based adventure mom to three kids. She loves exploring all that the middle of the USA has to offer, from hiking trails to family experiences, rivers, museums, restaurants, and more. Before kids, Amy traveled and lived around the world, rode camels, trekked through mountains, and occasionally danced with the locals. Now Amy is usually road-tripping with her kids (and sometimes her husband), getting outside, exploring Kansas City and the Midwest. Amy is passionate about sharing that the Midwest is so much more than cornfields and encouraging families to get outdoors with young kids.
Find her here:
Website:
Instagram:
Facebook:
TikTok:
When it comes to planning your next vacation, North Central Kansas might not be the first destination that comes to mind. However, this often-overlooked region is brimming with charm, natural beauty, and unique attractions that make it a worthy contender for your travel itinerary. From historic…
Read More