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: Kansas Sky
Get ready for some Stargazing in Kansas! Those who enjoy astronomy will love visiting the Observatories located throughout the state. Perhaps the best part about observatories in Kansas is that many of them are open to the public, which means you can look at the night sky through a high-powered…
Read More
In Kansas, you'll find as many experiences as stars in the sky. We are putting together easy-to-use itineraries for travelers to explore their interests. These Kansas Constellations will be your guide to fun in the Sunflower State. Complete your celestial journey across Kansas by visiting these…
Read More