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; }
Tag: Farmers Markets
Let your five senses guide you on an agritourism quest through Kansas, drawing you to family farms, pastoral wineries, memorable culinary experiences and unique shops. Wander through a patchwork of colorful blooms from spring through autumn. What began as a shop inside a converted grain bin on the…
Read More
Ag Heritage! Kansas is a state that prides itself on its farming heritage, with agriculture being a significant part of the state's economy. With the growing popularity of agritourism, the state's agriculture industry has been able to diversify and offer new ways for people to experience Kansas's…
Read More